Browse Source

typo

ERROR: The Compose file './docker-compose.yml' is invalid because:
services.pywb.volumes contains an invalid type, it should be an array
akhilleusuggo 3 năm trước cách đây
mục cha
commit
9231e7f091
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      docker-compose.yml

+ 2 - 2
docker-compose.yml

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