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