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

Fix sonic's config.cfg url

Boris Budini
2021-04-28 23:37:51 +02:00
parent 103d583ae5
commit 0e96d295ef

@@ -57,7 +57,7 @@ docker-compose up
If you want to use sonic for full text search, download the sonic config file uncomment the sonic service in your `docker-compose.yml` file:
```bash
curl https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/master/etc/sonic/config.cfg > sonic.cfg
curl https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/master/etc/config.cfg > sonic.cfg
# then uncomment the sonic block in docker-compose.yml
# to backfill previously added snapshots into the full text index, run: