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

Update README.md

This commit is contained in:
Nick Sweeting
2021-04-23 23:09:40 -04:00
committed by GitHub
parent 1aed8a9870
commit 9fc6399034

View File

@@ -2,7 +2,7 @@
In this folder are some example config files you can use for setting up ArchiveBox on your machine. In this folder are some example config files you can use for setting up ArchiveBox on your machine.
E.g. see `etc/nginx` for an example nginx config to serve your archive, or `etc/cron` for an example cron job that crawls a feed every 24 hours. E.g. see `nginx.conf` for an example nginx config to serve your archive with SSL, or `fly.toml` for an example deployment to the Fly.io hosting platform.
Please contribute your etc files here! Example contributions Please contribute your etc files here! Example contributions