feat: fix compose.env and compsoe.yml
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user