m
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
restart: unless-stopped
|
||||
environment: # check https://github.com/vouch/vouch-proxy/blob/master/config/config.yml_example
|
||||
VOUCH_LOGLEVEL: "debug"
|
||||
testing: "true"
|
||||
testing: "false"
|
||||
VOUCH_PORT: 9090
|
||||
VOUCH_LISTEN: 0.0.0.0
|
||||
OUCH_WRITETIMEOUT: 15
|
||||
@@ -20,7 +20,7 @@ services:
|
||||
VOUCH_JWT_COMPRESS: "true"
|
||||
VOUCH_COOKIE_NAME: "VouchCookie"
|
||||
VOUCH_SESSION_NAME: "VouchSession"
|
||||
VOUCH_COOKIE_SECURE: "true"
|
||||
VOUCH_COOKIE_SECURE: "false"
|
||||
VOUCH_SESSION_MAXAGE: 5
|
||||
VOUCH_JWT_SECRET: "pwn9T54wwhV6XMZ2sNwPgRXboR6KXgVSxcou9oA8Yqe5"
|
||||
VOUCH_DOMAINS: "zinomedia.de"
|
||||
|
||||
Reference in New Issue
Block a user