Fix typo in Compose file
This commit is contained in:
parent
3d21ef0df2
commit
15d4b0fab8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
butterflyvu:
|
||||
image: ark.sudovanilla.org/korbs/butterlyvu:amd64
|
||||
image: ark.sudovanilla.org/korbs/butterflyvu:amd64
|
||||
volumes:
|
||||
- ./config.json:/app/config.json
|
||||
- ./docs/:/app/src/content/docs/
|
||||
|
|
Loading…
Reference in a new issue