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