mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-21 18:42:29 +01:00
Move to correct container
This commit is contained in:
parent
e9b6ab8902
commit
36f4e95cfa
@ -1,3 +1,4 @@
|
||||
HTTPS_METHOD=noredirect
|
||||
LETSENCRYPT_EMAIL=foo@bar.com
|
||||
LETSENCRYPT_HOST=example.com,www.example.com
|
||||
RACK_ENV=production
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user