Add pinafore #135
|
@ -8,5 +8,7 @@
|
||||||
env:
|
env:
|
||||||
VIRTUAL_HOST: "{{ services.pinafore.domain }}"
|
VIRTUAL_HOST: "{{ services.pinafore.domain }}"
|
||||||
VIRTUAL_PORT: "4002"
|
VIRTUAL_PORT: "4002"
|
||||||
|
LETSENCRYPT_HOST: "{{ services.pinafore.domain }}"
|
||||||
|
LETSENCRYPT_EMAIL: "{{ letsencrypt_email }}"
|
||||||
labels:
|
labels:
|
||||||
com.centurylinklabs.watchtower.enable: "true"
|
com.centurylinklabs.watchtower.enable: "true"
|
||||||
samsapti marked this conversation as resolved
|
|||||||
|
|
Loading…
Reference in a new issue
TODO: This should be removed when #123 is merged.