Remove external dependency from bookstack.
This commit is contained in:
@@ -15,8 +15,6 @@ services:
|
||||
image: linuxserver/bookstack
|
||||
restart: unless-stopped
|
||||
container_name: bookstack
|
||||
depends_on:
|
||||
- mysql8
|
||||
volumes:
|
||||
- bookstack:/config
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user