add bind ips

This commit is contained in:
2026-08-17 14:33:50 +08:00
parent d27c2e229e
commit a8031e2e3b
3 changed files with 32 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
ORAL_TRAINER_DATA_DIR=/app/sentence_api/data
# API 监听地址:默认 127.0.0.1(仅本机/nginx 回源)。需要内网直连 8000 端口时改为 0.0.0.0。
# ORAL_TRAINER_BIND_HOST=0.0.0.0
PUBLIC_BASE_URL=https://videoservice.d1kt.cn
ADMIN_API_KEY=replace-with-a-long-random-secret
CLIENT_API_KEY=replace-with-a-separate-client-secret