mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-29 23:41:12 +08:00
### What problem does this PR solve? Feat: Place the language configuration in web/.env for easy user configuration. ### Type of change - [x] New Feature (non-breaking change which adds functionality)
3 lines
161 B
Bash
3 lines
161 B
Bash
PORT=9222
|
|
DID_YOU_KNOW=none
|
|
VITE_DEFAULT_LANGUAGE_CODE=en # en', 'zh-Hans', 'zh-Hant', 'ru', 'id', 'ja', 'es', 'vi', 'pt-BR', 'de', 'fr', 'it', 'bg', 'ar', 'tr' |