迁移 PostgreSQL 并新增 Python API 服务
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -46,7 +46,6 @@ COPY --from=api --chown=app:app /out/web /app/web
|
||||
|
||||
ENV TZ=Asia/Shanghai \
|
||||
LISTEN_ADDR=:8080 \
|
||||
FUTURES_DB_PATH=/app/data/futures.db \
|
||||
AUTH_DB_PATH=/app/auth/auth.db
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
Reference in New Issue
Block a user