fix(dex): Add theme
This commit is contained in:
@@ -14,6 +14,15 @@ config:
|
|||||||
mode: disable
|
mode: disable
|
||||||
web:
|
web:
|
||||||
http: 0.0.0.0:5556
|
http: 0.0.0.0:5556
|
||||||
|
frontend:
|
||||||
|
# theme: light
|
||||||
|
theme: coreos
|
||||||
|
issuer: "Oceanbox"
|
||||||
|
issuerUrl: "https://oceanbox.io"
|
||||||
|
# logoURL: theme/logo.png
|
||||||
|
# dir: ""
|
||||||
|
telemetry:
|
||||||
|
http: 0.0.0.0:5558
|
||||||
oauth2:
|
oauth2:
|
||||||
skipApprovalScreen: true
|
skipApprovalScreen: true
|
||||||
expiry:
|
expiry:
|
||||||
|
|||||||
Reference in New Issue
Block a user