mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-12 22:25:44 -04:00
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:
|
# ports:
|
||||||
# - 8080:8080
|
# - 8080:8080
|
||||||
# volumes:
|
# volumes:
|
||||||
# ./data:/archivebox
|
# - ./data:/archivebox
|
||||||
# ./data/wayback:/webarchive
|
# - ./data/wayback:/webarchive
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue