diff --git a/docs/deploy/production.md b/docs/deploy/production.md index 7edc7936..be6fc0de 100644 --- a/docs/deploy/production.md +++ b/docs/deploy/production.md @@ -59,6 +59,7 @@ mongo_local: false mongo_auth: db_url: mongodb+srv://... +``` ## Cloud Deployment diff --git a/docs/user-guide/index.md b/docs/user-guide/index.md index e639aae8..40371520 100644 --- a/docs/user-guide/index.md +++ b/docs/user-guide/index.md @@ -17,3 +17,5 @@ Once you've registrated, your account will have an `[Your Name's Archive]` where ## Creating a Crawl Config + +*TODO: Additional info coming soon!*