fix: add correct port mappings

This commit is contained in:
Marc 2024-06-11 21:07:39 -04:00
parent e660c5cfb5
commit 854c2031c2
Signed by: marc
GPG key ID: 048E042F22B5DC79

View file

@ -1,15 +1,13 @@
name: sesame
ports:
- host: 9091
container: 9091
- host: 2015
container: 2015
- host: 2019
container: 2019
- host: 10080
container: 80
- host: 10443
container: 443
- host: 59090
container: 59090
- host: 53000
container: 53000
- host: 52052
container: 52052
- host: 53001
container: 53001
volumes:
- name: caddy-data
- name: caddy-config