diff --git a/admin/installation.md b/admin/installation.md index 9dd5e477..6186e062 100644 --- a/admin/installation.md +++ b/admin/installation.md @@ -50,6 +50,8 @@ If you don't give the volume correct permissions, the container may not start. ## Databases +In the following each database is shown as part of a `docker-compose` example file, with a `diff like` presentation that highlights additions to the example above. + ### MySQL database ```yaml