Files
cmroubao/backend-api/.env.example
T

7 lines
256 B
Bash
Raw Normal View History

# Copy this file to .env and fill it locally. Do not commit .env.
CMROUBAO_SHUNYUNBAO_URL=https://www.shunyunbaoerp.com
CMROUBAO_SHUNYUNBAO_USERNAME=
CMROUBAO_SHUNYUNBAO_PASSWORD=
2026-07-29 10:48:06 +08:00
CMROUBAO_OCR_API_URL=http://127.0.0.1:8000/ocr
2026-07-29 11:24:04 +08:00
CMROUBAO_ERP_DEBUG_LOG=false