Refactor .env.example and Add dotenv.md (#1258)

This commit is contained in:
Fuegovic 2023-12-03 09:52:13 -05:00 committed by GitHub
parent 25f460f454
commit 9d21d1c5b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 870 additions and 382 deletions

View file

@ -69,6 +69,7 @@ Keep up with the latest updates by visiting the releases page - [Releases](https
* [Mac Install🍎](docs/install/mac_install.md)
* [Windows Install💙](docs/install/windows_install.md)
* Configuration
* [.env Configuration](./docs/install/dotenv.md)
* [APIs and Tokens](docs/install/apis_and_tokens.md)
* [User Auth System](docs/install/user_auth_system.md)
* [Online MongoDB Database](docs/install/mongodb.md)