Add pinafore #135

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

View File

@ -5,7 +5,8 @@
restart_policy: unless-stopped
networks:
- name: external_services
VIRTUAL_HOST: "{{ services.pinafore.domain }}"
VIRTUAL_PORT: 4002
environment:
VIRTUAL_HOST: "{{ services.pinafore.domain }}"
VIRTUAL_PORT: 4002
labels:
com.centurylinklabs.watchtower.enable: "true"