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