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.
1 parent 02a7e08 commit 6786384Copy full SHA for 6786384
docker-compose.yaml
@@ -22,7 +22,6 @@ services:
22
environment:
23
MYSQL_ROOT_PASSWORD: password
24
MYSQL_DATABASE: word_database
25
- MYSQL_USER: root
26
MYSQL_PASSWORD: password
27
ports:
28
- "3306:3306"
0 commit comments