Files
huike-back/envs/huiwings/htyts.env
T
weli 44c320d8fa chore add core rust project files and diesel migrations
Track required workspace crates, scripts, and historical diesel migrations so the repository contains the complete runnable backend baseline.

Made-with: Cursor
2026-04-23 17:20:01 +08:00

20 lines
562 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.
# htyts — 对齐 task_server/scripts/huiwings/run_ts.sh-DDBNAME=htytask_huiwings)与 htyts::config
TS_DATABASE_URL=postgres://postgres:postgres@localhost:5432/htytask_huiwings
DATABASE_URL=postgres://postgres:postgres@localhost:5432/htytask_huiwings
JWT_KEY=0xCAFEBABE0xCAFEBABE0xCAFEBABE0xCAFEBABE0xCAFEBABE0xCAFEBABE
POOL_SIZE=20
REDIS_HOST=localhost
REDIS_PORT=6379
TS_DOMAIN=ts.huiwings.cn
HTYUC_URL=http://127.0.0.1:3000
HTYKC_URL=http://127.0.0.1:3002
TS_PORT=3003
TOKEN_VERIFY=true
AUTH_CHECKING=true
EXP_DAYS=1
ZOMBIE_MIN=30
LOGGER_LEVEL=DEBUG