fix(dex): Cors allow all

This commit is contained in:
2026-03-14 17:12:12 +01:00
parent 352acc54b0
commit 0b2119b769
+1
View File
@@ -14,6 +14,7 @@ config:
mode: disable
web:
http: 0.0.0.0:5556
allowedOrigins: ["*"]
frontend:
# theme: light
theme: coreos