dockerfy traefik

This commit is contained in:
2026-01-31 10:13:33 -06:00
parent 15f6577c84
commit f15a6b92ae

View File

@@ -46,8 +46,8 @@
]; ];
ports = [ ports = [
"80" "80:80"
"443" "443:443"
]; ];
labels = { labels = {