This commit is contained in:
zchengrong@yeah.net
2025-10-24 05:19:08 +00:00
parent dc02022da3
commit 62dec64a0a
6 changed files with 21 additions and 8 deletions

View File

@@ -8,6 +8,6 @@ services:
GOOGLE_APPLICATION_CREDENTIALS: /app/request.json
volumes:
- ./app:/app/app
- ./logs:/app/logs
- ./.env:/app/.env
ports:
- "10200:8000"
- "10070:8000"