We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7c7d7 commit 1b5a765Copy full SHA for 1b5a765
docker-compose.yml
@@ -15,7 +15,7 @@ services:
15
- MARIADB_DATABASE=directus
16
- MARIADB_USER=directus
17
- MARIADB_PASSWORD=password
18
- - MARIADB_RANDOM_ROOT_PASSWORD=1
+ - MARIADB_ROOT_PASSWORD=root
19
ports:
20
- "3306:3306"
21
volumes:
0 commit comments