优化生产日志

This commit is contained in:
yml
2026-06-02 21:28:09 +08:00
parent af754bb594
commit 1325c8fb89
4 changed files with 15 additions and 1 deletions
+2
View File
@@ -47,6 +47,8 @@ services:
restart: unless-stopped
env_file:
- ../backend/.env
volumes:
- ../backend/logs:/app/logs
depends_on:
mysql:
condition: service_healthy