mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-06-02 23:59:52 -04:00
use older docker compose version for more features
This commit is contained in:
parent
cadac4838e
commit
1485e4eb90
4 changed files with 26 additions and 42 deletions
|
@ -7,7 +7,7 @@
|
|||
# Documentation:
|
||||
# https://github.com/ArchiveBox/ArchiveBox/wiki/Docker#docker-compose
|
||||
|
||||
version: '3.7'
|
||||
version: '2.4'
|
||||
|
||||
services:
|
||||
archivebox:
|
||||
|
@ -87,4 +87,3 @@ services:
|
|||
# volumes:
|
||||
# ./data:/archivebox
|
||||
# ./data/wayback:/webarchive
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue