Move to correct container

This commit is contained in:
Hakan Ensari 2017-11-10 12:58:38 +00:00
parent e9b6ab8902
commit 36f4e95cfa
2 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1,4 @@
HTTPS_METHOD=noredirect
LETSENCRYPT_EMAIL=foo@bar.com
LETSENCRYPT_HOST=example.com,www.example.com
RACK_ENV=production

View File

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