mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
feat(i18n): add global language resolution and localize user-facing text
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
ports:
|
||||
- "9899:9899"
|
||||
environment:
|
||||
COW_LANG: 'auto'
|
||||
CHANNEL_TYPE: 'weixin'
|
||||
MODEL: 'deepseek-v4-flash'
|
||||
DEEPSEEK_API_KEY: ''
|
||||
|
||||
Reference in New Issue
Block a user