Added OIDC Client CORS attributes

This commit is contained in:
2026-05-19 15:13:51 +00:00
parent 2366847151
commit 91f82fa101
3 changed files with 60 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ services:
build:
context: .
args:
- VITE_API_BASE_URL=https://secuird.tech/api/v1
- VITE_API_BASE_URL=https://secuird.tech/
container_name: gatehouse-ui
env_file:
- .env