mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-06-04 05:33:17 +00:00
[Controller] Add HTTPS_PORT env var to base_url
This commit is contained in:
+1
-1
@@ -579,7 +579,7 @@ services:
|
||||
- ${IPV4_NETWORK:-172.22.1}.254
|
||||
environment:
|
||||
- MAILCOW_HOSTNAME=${MAILCOW_HOSTNAME}
|
||||
- API_KEY=${API_KEY:-invalid}
|
||||
- HTTPS_PORT=${HTTPS_PORT:-443}
|
||||
- TZ=${TZ}
|
||||
- DBNAME=${DBNAME}
|
||||
- DBUSER=${DBUSER}
|
||||
|
||||
Reference in New Issue
Block a user