1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-24 15:13:03 +02:00

Updated Docker (markdown)

Nick Sweeting
2024-05-09 00:41:41 -07:00
parent 818ae1b616
commit 59f2fac5a1

@@ -78,7 +78,7 @@ curl -fsSL 'https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/dev/etc/soni
# then uncomment the sonic-related sections in docker-compose.yml
nano docker-compose.yml
# to backfill previously added snapshots into the full text index, run:
# to backfill any existing archive data into the search index, run:
docker compose run archivebox update --index-only
```