fix(dex): Allow *

This commit is contained in:
2026-03-14 17:33:30 +01:00
parent cd2280b5ed
commit 81d69fb8cd
+1 -1
View File
@@ -14,7 +14,7 @@ config:
mode: disable
web:
http: 0.0.0.0:5556
# CORS is handled by nginx ingress annotations below instead of at the application level
allowedOrigins: ['*']
frontend:
# theme: light
theme: coreos