Broaden network interface to catch outside the container
This commit is contained in:
parent
6323b4c2c9
commit
2b489c6025
@ -48,5 +48,5 @@
|
|||||||
restart: false
|
restart: false
|
||||||
config:
|
config:
|
||||||
DOKKU_LETSENCRYPT_EMAIL: "{{ autonomic_admin_mail }}"
|
DOKKU_LETSENCRYPT_EMAIL: "{{ autonomic_admin_mail }}"
|
||||||
JEKYLL_HOST: "{{ domain }}"
|
JEKYLL_HOST: "0.0.0.0"
|
||||||
JEKYLL_PORT: "{{ http_port }}"
|
JEKYLL_PORT: "{{ http_port }}"
|
||||||
|
Reference in New Issue
Block a user