We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778e68d commit ecc0e87Copy full SHA for ecc0e87
docker-compose.yml
@@ -234,7 +234,7 @@ services:
234
- "S3_ACCESS_KEY=${S3_ACCESS_KEY}"
235
- "S3_SECRET_KEY=${S3_SECRET_KEY}"
236
# stunnel settings
237
- - "STUNNEL=${STUNNEL:-false}"
+ - "STUNNEL=${STUNNEL}"
238
- "STUNNEL_CONFIG=${STUNNEL_CONFIG}"
239
# supervisor settings
240
- "SUPERVISOR_HOST=${SUPERVISOR_HOST}"
0 commit comments