Check mysql is running for bookstack container.
This commit is contained in:
@@ -19,6 +19,8 @@ services:
|
||||
restart: unless-stopped
|
||||
container_name: bookstack
|
||||
hostname: bookstack
|
||||
depends_on:
|
||||
- bookstack-db
|
||||
volumes:
|
||||
- bookstack:/config
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user