expose database port in composefile
This commit is contained in:
@ -7,8 +7,8 @@ services:
|
||||
MYSQL_USER: fail
|
||||
MYSQL_PASSWORD: fail
|
||||
MYSQL_DATABASE: fail
|
||||
# ports:
|
||||
# - "3306:3306"
|
||||
ports:
|
||||
- "3306:3306"
|
||||
networks:
|
||||
- fail-network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user