We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e54d71 + 06e5b89 commit bb8786cCopy full SHA for bb8786c
docker/docker-compose.yml
@@ -6,7 +6,7 @@ services:
6
image: mysql:5.7
7
container_name: mysql-5.7
8
ports:
9
- - "3306:3306"
+ - "4406:3306"
10
environment:
11
- MYSQL_ROOT_PASSWORD=000000
12
networks:
0 commit comments