Files
junhong_cmp_fiber/.env
break f6b11eb9ac
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 8m23s
修复
2026-08-10 17:37:55 +08:00

16 lines
468 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
MIGRATIONS_DIR=migrations
DB_HOST=cxd.whcxd.cn
DB_PORT=16159
DB_USER=erp_pgsql
DB_PASSWORD=erp_2025
DB_NAME=junhong_cmp_test
DB_SSLMODE=disable
# 七月迭代Worker、企微 Adapter 与旧审批入口切换
JUNHONG_WORKER_ROLE=all
JUNHONG_WORKER_INSTANCE_NAME=test-worker-all-1
JUNHONG_WECOM_BASE_URL=https://qyapi.weixin.qq.com
JUNHONG_WECOM_TIMEOUT=10s
JUNHONG_APPROVAL_LEGACY_REFUND_MANUAL_ENABLED=true
JUNHONG_APPROVAL_LEGACY_OFFLINE_RECHARGE_PAY_ENABLED=true