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 3740595 + 78fefdb commit aa2dec3Copy full SHA for aa2dec3
1 file changed
docker-compose.yml
@@ -31,6 +31,7 @@ services:
31
db:
32
restart: always
33
image: mysql:8.4
34
+ command: mysqld --mysql-native-password=ON
35
environment:
36
- MYSQL_ROOT_PASSWORD
37
- MYSQL_DATABASE
0 commit comments