2026-04-23 17:20:01 +08:00
|
|
|
|
# 任务库名对齐 Java -DDBNAME=htytask_moicen;htyproc 进程不连库
|
|
|
|
|
|
TS_DATABASE_URL=postgres://postgres:postgres@localhost:5432/htytask_moicen
|
|
|
|
|
|
|
|
|
|
|
|
TS_URL=http://127.0.0.1:3003
|
|
|
|
|
|
HTYUC_URL=http://127.0.0.1:3000
|
|
|
|
|
|
HTYWS_URL=http://127.0.0.1:3001
|
|
|
|
|
|
AI_URL=https://ai.moicen.com
|
|
|
|
|
|
TS_DOMAIN=ts.moicen.com
|
2026-05-01 00:59:41 +08:00
|
|
|
|
NGX_URL=https://admin.moicen.com
|
2026-04-23 17:20:01 +08:00
|
|
|
|
|
|
|
|
|
|
REDIS_HOST=localhost
|
|
|
|
|
|
REDIS_PORT=6379
|
|
|
|
|
|
LOGGER_LEVEL=DEBUG
|
|
|
|
|
|
PROC_PORT=3004
|
|
|
|
|
|
WAIT_SEC=5
|