Skip to content

Commit 17fe822

Browse files
committed
add yaml codefence
Signed-off-by: Phill Kelley <[email protected]>
1 parent 6e5ae52 commit 17fe822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Containers/MariaDB.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The port is 3306. It exists inside the docker network so you can connect via `ma
1919

2020
Before starting the stack, edit the `docker-compose.yml` file and check your environment variables. In particular:
2121

22-
```
22+
```yaml
2323
environment:
2424
- TZ=Etc/UTC
2525
- MYSQL_ROOT_PASSWORD=

0 commit comments

Comments
 (0)