1
0
Fork 0
mirror of synced 2024-06-27 02:20:36 +12:00
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:
akhilleusuggo 2022-01-27 19:24:59 +01:00 committed by GitHub
parent 663918a372
commit 9231e7f091
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,5 +87,5 @@ services:
# ports: # ports:
# - 8080:8080 # - 8080:8080
# volumes: # volumes:
# ./data:/archivebox # - ./data:/archivebox
# ./data/wayback:/webarchive # - ./data/wayback:/webarchive