This commit is contained in:
zino
2023-12-05 14:32:27 +01:00
parent 5ec4c534d3
commit abb0de5a9d

View File

@@ -7,7 +7,7 @@ services:
restart: unless-stopped restart: unless-stopped
environment: # check https://github.com/vouch/vouch-proxy/blob/master/config/config.yml_example environment: # check https://github.com/vouch/vouch-proxy/blob/master/config/config.yml_example
VOUCH_LOGLEVEL: "debug" VOUCH_LOGLEVEL: "debug"
testing: false testing: "false"
VOUCH_PORT: "9090" VOUCH_PORT: "9090"
VOUCH_LISTEN: "0.0.0.0" VOUCH_LISTEN: "0.0.0.0"
OUCH_WRITETIMEOUT: "15" OUCH_WRITETIMEOUT: "15"