Revert "Drop the host flag"

This reverts commit 8bdfe16249.

Going to need that to open up the network space outside of the
container. See https://github.com/moby/moby/issues/28121.
This commit is contained in:
Luke Murphy
2020-04-06 13:16:51 +02:00
parent da6b4a1c02
commit 6323b4c2c9
2 changed files with 2 additions and 0 deletions

View File

@ -48,4 +48,5 @@
restart: false
config:
DOKKU_LETSENCRYPT_EMAIL: "{{ autonomic_admin_mail }}"
JEKYLL_HOST: "{{ domain }}"
JEKYLL_PORT: "{{ http_port }}"