Check mysql is running for bookstack container.

This commit is contained in:
chsteinle
2022-02-25 08:42:17 +01:00
parent bb892f2d6f
commit 8cacc3d6f4

View File

@@ -19,6 +19,8 @@ services:
restart: unless-stopped
container_name: bookstack
hostname: bookstack
depends_on:
- bookstack-db
volumes:
- bookstack:/config
environment: