mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-08 01:50:57 +00:00
Update docker-compose.yml
Remove the version: because it is obsolete. See: https://docs.docker.com/compose/compose-file/04-version-and-name/#version-top-level-element-optional
This commit is contained in:
parent
6019d2ee14
commit
bd6e3c022f
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
# This is a Docker Compose configuration
|
# This is a Docker Compose configuration
|
||||||
# intended for development purposes only
|
# intended for development purposes only
|
||||||
|
|
||||||
version: '3'
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
db: {}
|
db: {}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue