新增后端日志,且更改了平台名字
This commit is contained in:
@@ -40,7 +40,7 @@ services:
|
||||
- "${BACKEND_API_PORT:-17861}:8000"
|
||||
environment:
|
||||
APP_ENV: ${APP_ENV:-prod}
|
||||
APP_NAME: ${APP_NAME:-YG Fine-Tune Platform API}
|
||||
APP_NAME: ${APP_NAME:-YG Zhilian API}
|
||||
MODELTF_ROUTE_PREFIX: ${MODELTF_ROUTE_PREFIX:-/modelTF}
|
||||
ENABLE_DOCS: ${ENABLE_DOCS:-false}
|
||||
CORS_ALLOW_ORIGINS: ${CORS_ALLOW_ORIGINS:-http://localhost:16801,http://127.0.0.1:16801}
|
||||
|
||||
Reference in New Issue
Block a user