fix: ensure that http/s ports are mapped

This commit is contained in:
Marc 2024-09-26 20:11:19 -04:00
parent c62a02defd
commit 224607d103
Signed by: marc
GPG key ID: 048E042F22B5DC79

View file

@ -9,6 +9,10 @@ ports:
container: 53010
- host: 58082
container: 58082
- host: 50000
container: 80
- host: 50001
container: 443
# Caddy admin API
- host: 2019
container: 2019