Compare commits
2 Commits
install-do
...
traefik
Author | SHA1 | Date | |
---|---|---|---|
13140de292 | |||
cc7a58cae8 |
@ -18,7 +18,7 @@ COMPOSE_FILE="compose.yml"
|
|||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
## Host-mode networking
|
## Host-mode networking
|
||||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.host.yml"
|
COMPOSE_FILE="$COMPOSE_FILE:compose.host.yml"
|
||||||
|
|
||||||
## "Headless mode" (no domain configured)
|
## "Headless mode" (no domain configured)
|
||||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.headless.yml"
|
#COMPOSE_FILE="$COMPOSE_FILE:compose.headless.yml"
|
||||||
@ -100,7 +100,7 @@ COMPOSE_FILE="compose.yml"
|
|||||||
# File provider directory configuration #
|
# File provider directory configuration #
|
||||||
# (Route bare metal and non-docker services on the machine!) #
|
# (Route bare metal and non-docker services on the machine!) #
|
||||||
#####################################################################
|
#####################################################################
|
||||||
#FILE_PROVIDER_DIRECTORY_ENABLED=1
|
FILE_PROVIDER_DIRECTORY_ENABLED=1
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
# Additional services #
|
# Additional services #
|
||||||
|
Reference in New Issue
Block a user