fix api
All checks were successful
Deploy Containers / Prepare (push) Successful in 39s

This commit is contained in:
2025-08-03 03:33:47 -04:00
parent 32e50b2307
commit 543acaed07

View File

@@ -75,4 +75,4 @@
traefik.http.routers.aapi.rule: Host(`api.alexav.gg`)
traefik.http.routers.aapi.entrypoints: webSecure
traefik.http.routers.aapi.tls.certresolver: letsencrypt
traefik.http.services.aapi.loadbalancer.server.port: "3000"
traefik.http.services.aapi.loadbalancer.server.url: http://api:3000