1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-15 02:57:05 +02:00
This commit is contained in:
Nick Sweeting
2020-07-28 16:15:09 -04:00
committed by GitHub
parent 683ffbcdae
commit 685f85aaae

View File

@@ -1,6 +1,6 @@
# Usage:
# docker-compose up -d
# docker-ocmpose run archivebox init
# docker-compose run archivebox init
# echo "https://example.com" | docker-compose run archivebox archivebox add
# docker-compose run archivebox add --depth=1 https://example.com/some/feed.rss
# docker-compose run archivebox config --set PUBLIC_INDEX=True