Files
ragflow/web/.env
balibabu 5b43c7cf16 Feat: Place the language configuration in web/.env for easy user configuration. (#13920)
### 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)
2026-04-03 16:50:18 +08:00

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'