fix(dex): Allow *
This commit is contained in:
@@ -14,7 +14,7 @@ config:
|
|||||||
mode: disable
|
mode: disable
|
||||||
web:
|
web:
|
||||||
http: 0.0.0.0:5556
|
http: 0.0.0.0:5556
|
||||||
# CORS is handled by nginx ingress annotations below instead of at the application level
|
allowedOrigins: ['*']
|
||||||
frontend:
|
frontend:
|
||||||
# theme: light
|
# theme: light
|
||||||
theme: coreos
|
theme: coreos
|
||||||
|
|||||||
Reference in New Issue
Block a user