Add pinafore #135

Merged
samsapti merged 6 commits from pinafore into main 2022-12-05 15:37:19 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 92cd6c4716 - Show all commits

View File

@ -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
Review

TODO: This should be removed when #123 is merged.

TODO: This should be removed when #123 is merged.