forked from meswork/HL_MES_manager_ai
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
PORT=8787
|
|
MES_BASE_URL=http://127.0.0.1:10100
|
|
DEEPSEEK_API_KEY=replace-with-your-key
|
|
DEEPSEEK_MODEL=deepseek-v4-flash
|
|
DEEPSEEK_BASE_URL=https://api.deepseek.com
|
|
MES_AI_ALLOW_WRITE=0
|
|
|