feat: fix compose.yml ;add frontend .env properties

This commit is contained in:
2025-07-30 13:53:21 +08:00
parent 0e267b923c
commit 2994a48e19
5 changed files with 26 additions and 22 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