Skip to content

Commit 67bae21

Browse files
authored
Update docker-compose.yaml
1 parent 5352849 commit 67bae21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ services:
4545
environment:
4646
- MYSQL_ROOT_PASSWORD=password
4747
# - MYSQL_DATABASE=fakesite
48-
- MYSQL_USER=root
49-
- MYSQL_PASSWORD=password
48+
# - MYSQL_USER=root
49+
# - MYSQL_PASSWORD=password
5050
volumes:
5151
- ./mysql_data:/var/lib/mysql
5252
ports:

0 commit comments

Comments
 (0)