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 6e5ae52 commit 17fe822Copy full SHA for 17fe822
docs/Containers/MariaDB.md
@@ -19,7 +19,7 @@ The port is 3306. It exists inside the docker network so you can connect via `ma
19
20
Before starting the stack, edit the `docker-compose.yml` file and check your environment variables. In particular:
21
22
-```
+```yaml
23
environment:
24
- TZ=Etc/UTC
25
- MYSQL_ROOT_PASSWORD=
0 commit comments