skyline/config/config.yaml
zhangjingwei e018659955 feat: support a custom UI theme
support a custom UI theme

Change-Id: Ic2f25fcc4620b06710c3ff1f26f84aba43881762
2024-01-03 11:45:28 +08:00

13 lines
184 B
YAML

host: 0.0.0.0
port: 8088
server: http://localhost
theme: default
globalVariables:
defaultLanguage: en
supportLanguages: # use value in i18n.js
- en
- zh-hans
- ko-kr