fix: remove MySQL external port 3307 (conflicts with server)
This commit is contained in:
@@ -18,8 +18,6 @@ services:
|
||||
MYSQL_PASSWORD: rayhan_erp_2024
|
||||
volumes:
|
||||
- mysql_data:/var/lib/mysql
|
||||
ports:
|
||||
- "3307:3306"
|
||||
networks:
|
||||
- rayhan-net
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user