mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-06-08 12:10:05 +08:00
feat: port configuration
This commit is contained in:
@@ -66,6 +66,10 @@ TRAEFIK_ACCESS_LOG=
|
||||
# Configure the log level for Traefik.
|
||||
# Possible values are "TRACE", "DEBUG", "INFO", "WARN", "ERROR", "FATAL" and "PANIC". Default is "ERROR".
|
||||
TRAEFIK_LOG_LEVEL=
|
||||
# Configure ports for HTTP and HTTPS when necessary, defaults are 80 and 443
|
||||
# Don't use ports in the range of 8000-9999 and 5232 as those ports are used internally and therefore might create conflicts.
|
||||
#TRAEFIK_PORT_HTTP=4080
|
||||
#TRAEFIK_PORT_HTTPS=4443
|
||||
|
||||
|
||||
## OpenCloud Settings ##
|
||||
|
||||
Reference in New Issue
Block a user