wrong port
All checks were successful
Deploy Containers / Prepare (push) Successful in 25s

This commit is contained in:
2025-11-27 14:00:06 -05:00
parent 7a828308d4
commit a04a4ebded

View File

@@ -31,4 +31,4 @@
traefik.http.routers.pma.rule: Host(`pma.landite.games`) traefik.http.routers.pma.rule: Host(`pma.landite.games`)
traefik.http.routers.pma.entrypoints: webSecure traefik.http.routers.pma.entrypoints: webSecure
traefik.http.routers.pma.tls.certresolver: letsencrypt traefik.http.routers.pma.tls.certresolver: letsencrypt
traefik.http.services.pma.loadbalancer.server.port: "8080" traefik.http.services.pma.loadbalancer.server.port: "80"