Update URLs to use new subdomain px-7a9b2.poettker-cloud.de
Build and Push Multi-Platform Images / build-and-push (push) Successful in 11s

This commit is contained in:
2026-05-04 09:31:38 +02:00
parent f907361a5d
commit 4e0d3b50a5
+1 -1
View File
@@ -52,7 +52,7 @@ services:
ports:
- "${FRONTEND_PORT:-7600}:80"
environment:
- VITE_API_URL=${VITE_API_URL:-http://localhost:7601}
- VITE_API_URL=${VITE_API_URL:-/api}
- VITE_OIDC_AUTHORITY=${OIDC_ISSUER:-}
- VITE_OIDC_CLIENT_ID=${OIDC_CLIENT_ID:-}
- VITE_OIDC_REDIRECT_URI=${OIDC_REDIRECT_URI:-}