- Added Server Configuration settings page (backend + frontend) - Added .env config download/import API - Runtime config updates via UI - Support for all 3 themes (default, air, berry) - i18n support (zh/en)
3 lines
55 B
Plaintext
3 lines
55 B
Plaintext
PORT=3000
|
|
DEBUG=false
|
|
HTTPS_PROXY=http://localhost:7890 |