Add pinafore #135
|
@ -8,5 +8,7 @@
|
|||
env:
|
||||
VIRTUAL_HOST: "{{ services.pinafore.domain }}"
|
||||
VIRTUAL_PORT: "4002"
|
||||
LETSENCRYPT_HOST: "{{ services.pinafore.domain }}"
|
||||
LETSENCRYPT_EMAIL: "{{ letsencrypt_email }}"
|
||||
labels:
|
||||
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.