Remove external dependency from bookstack.

This commit is contained in:
2021-11-23 12:36:28 +01:00
parent 9a3af9307c
commit d18a9704e7

View File

@@ -15,8 +15,6 @@ services:
image: linuxserver/bookstack
restart: unless-stopped
container_name: bookstack
depends_on:
- mysql8
volumes:
- bookstack:/config
environment: