Fixup environment
oops
This commit is contained in:
parent
9c86bbb7fe
commit
3c76cdab6c
|
@ -5,7 +5,8 @@
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- name: external_services
|
- name: external_services
|
||||||
VIRTUAL_HOST: "{{ services.pinafore.domain }}"
|
environment:
|
||||||
VIRTUAL_PORT: 4002
|
VIRTUAL_HOST: "{{ services.pinafore.domain }}"
|
||||||
|
VIRTUAL_PORT: 4002
|
||||||
labels:
|
labels:
|
||||||
com.centurylinklabs.watchtower.enable: "true"
|
com.centurylinklabs.watchtower.enable: "true"
|
||||||
|
|
Loading…
Reference in a new issue