fixing typo
This commit is contained in:
parent
0567870609
commit
b62f3337ee
|
@ -18,7 +18,7 @@ services:
|
|||
- 6875:80
|
||||
depends_on:
|
||||
- bookstack_db
|
||||
boockstack_db:
|
||||
bookstack_db:
|
||||
image: lscr.io/linuxserver/mariadb
|
||||
container_name: bookstack_db
|
||||
environment:
|
||||
|
@ -33,4 +33,4 @@ services:
|
|||
- bookstack:/config
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
bookstack:
|
||||
bookstack:
|
||||
|
|
Loading…
Reference in New Issue