first cimmit

This commit is contained in:
zcr
2026-01-26 14:14:32 +08:00
parent 332cc3c3dd
commit b832ae46cf

View File

@@ -6,7 +6,7 @@ services:
working_dir: /app
volumes:
- ./app:/app/app
- ./.env_prod:/app/.env
- ./.env:/app/.env
- ./models:/models
- ./logs:/app/logs
- /etc/localtime:/etc/localtime:ro