6 lines
227 B
Bash
6 lines
227 B
Bash
# 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=
|
|
CMROUBAO_OCR_API_URL=http://127.0.0.1:8000/ocr
|