typo
ERROR: The Compose file './docker-compose.yml' is invalid because: services.pywb.volumes contains an invalid type, it should be an array
This commit is contained in:
parent
663918a372
commit
9231e7f091
1 changed files with 2 additions and 2 deletions
|
@ -87,5 +87,5 @@ services:
|
|||
# ports:
|
||||
# - 8080:8080
|
||||
# volumes:
|
||||
# ./data:/archivebox
|
||||
# ./data/wayback:/webarchive
|
||||
# - ./data:/archivebox
|
||||
# - ./data/wayback:/webarchive
|
||||
|
|
Loading…
Reference in a new issue