fix(dex): Add theme
This commit is contained in:
@@ -14,6 +14,15 @@ config:
|
||||
mode: disable
|
||||
web:
|
||||
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:
|
||||
skipApprovalScreen: true
|
||||
expiry:
|
||||
|
||||
Reference in New Issue
Block a user