Skip to content

Commit 6786384

Browse files
committed
remove root user
1 parent 02a7e08 commit 6786384

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ services:
2222
environment:
2323
MYSQL_ROOT_PASSWORD: password
2424
MYSQL_DATABASE: word_database
25-
MYSQL_USER: root
2625
MYSQL_PASSWORD: password
2726
ports:
2827
- "3306:3306"

0 commit comments

Comments
 (0)