fix(dex): Cors allow all
This commit is contained in:
@@ -14,6 +14,7 @@ config:
|
||||
mode: disable
|
||||
web:
|
||||
http: 0.0.0.0:5556
|
||||
allowedOrigins: ["*"]
|
||||
frontend:
|
||||
# theme: light
|
||||
theme: coreos
|
||||
|
||||
Reference in New Issue
Block a user