dockerfy traefik

This commit is contained in:
2026-01-31 10:45:08 -06:00
parent b264cddcda
commit 1372c8f1ce

View File

@@ -49,9 +49,7 @@
ports = [ ports = [
"80:81" "80:81"
"127.0.0.1:80:80"
"443:444" "443:444"
"127.0.0.1:443:443"
]; ];
labels = { labels = {