feat: fix compose.env and compsoe.yml

This commit is contained in:
2025-07-30 14:15:15 +08:00
parent a681494b82
commit 5e89bff405
3 changed files with 6 additions and 7 deletions
+1
View File
@@ -18,6 +18,7 @@ services:
- compose.env
volumes:
- mysql-data:/var/lib/mysql
- ./backend/init.sql:/docker-entrypoint-initdb.d/init.sql:ro
networks:
- email-network