1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-30 17:50:04 +02:00

increase ci step delays

This commit is contained in:
Nick Sweeting
2020-07-28 08:14:50 -04:00
parent ab1dac50f6
commit e671ddd22b
2 changed files with 7 additions and 5 deletions

View File

@@ -12,8 +12,8 @@ version: '3.7'
services:
archivebox:
build: .
image: archivebox:latest
# build: .
image: nikisweeting/archivebox:latest
command: server 0.0.0.0:8000
stdin_open: true
tty: true