docs: fix typos in production, missing TODO in user-guide section

This commit is contained in:
Ilya Kreymer 2022-12-06 15:24:10 -08:00
parent 0aa09be8c3
commit 6e81b44ff8
2 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,7 @@ mongo_local: false
mongo_auth: mongo_auth:
db_url: mongodb+srv://... db_url: mongodb+srv://...
```
## Cloud Deployment ## Cloud Deployment

View File

@ -17,3 +17,5 @@ Once you've registrated, your account will have an `[Your Name's Archive]` where
## Creating a Crawl Config ## Creating a Crawl Config
*TODO: Additional info coming soon!*