1
0
Fork 0
mirror of synced 2024-06-02 18:44:59 +12:00
This commit is contained in:
Nick Sweeting 2020-07-28 16:15:09 -04:00 committed by GitHub
parent 683ffbcdae
commit 685f85aaae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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