We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818ae1b commit 59f2facCopy full SHA for 59f2fac
Docker.md
@@ -78,7 +78,7 @@ curl -fsSL 'https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/dev/etc/soni
78
# then uncomment the sonic-related sections in docker-compose.yml
79
nano docker-compose.yml
80
81
-# to backfill previously added snapshots into the full text index, run:
+# to backfill any existing archive data into the search index, run:
82
docker compose run archivebox update --index-only
83
```
84
0 commit comments