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

@ -88,6 +88,7 @@ nav:
- Mac Install: 'install/mac_install.md'
- Windows Install: 'install/windows_install.md'
- Configuration:
- .env Configuration: 'install/dotenv.md'
- Free AI APIs: 'install/free_ai_apis.md'
- APIs and Tokens: 'install/apis_and_tokens.md'
- User Auth System: 'install/user_auth_system.md'