Serve traffic in non-SSL mode without redirecting

This commit is contained in:
Hakan Ensari 2017-11-10 11:48:30 +00:00 committed by GitHub
parent ba35875a3e
commit e9b6ab8902
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,8 @@ services:
scheduler:
restart: always
nginx-proxy:
environment:
HTTPS_METHOD: noredirect
labels:
- "com.github.jrcs.letsencrypt_nginx_proxy_companion.nginx_proxy=true"
ports: