modified
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user