mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-05 10:26:03 +10:00
fix merge
This commit is contained in:
@@ -13,7 +13,7 @@ version: '2.4'
|
||||
services:
|
||||
archivebox:
|
||||
# build: . # for developers working on archivebox
|
||||
image: ${DOCKER_IMAGE:-archivebox/archivebox:0.6.2}
|
||||
image: ${DOCKER_IMAGE:-archivebox/archivebox:master}
|
||||
command: server --quick-init 0.0.0.0:8000
|
||||
ports:
|
||||
- 8000:8000
|
||||
|
||||
Reference in New Issue
Block a user