revised CORS config for lalowed origins

This commit is contained in:
2026-05-14 14:57:25 +02:00
parent 463fbd8332
commit ef09a3c84d
3 changed files with 6 additions and 15 deletions
+1 -2
View File
@@ -30,5 +30,4 @@ server:
servlet:
context-path: /api
vaessl:
frontend-local-url: ${FRONTEND_LOCAL_URL}
frontend-public-url: ${FRONTEND_PUBLIC_URL}
allowed-origins: ${ALLOWED_ORIGINS}