Update URLs to use new subdomain px-7a9b2.poettker-cloud.de
Build and Push Multi-Platform Images / build-and-push (push) Successful in 11s
Build and Push Multi-Platform Images / build-and-push (push) Successful in 11s
This commit is contained in:
+1
-1
@@ -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:-}
|
||||
|
||||
Reference in New Issue
Block a user