Merge pull request #81 from Ramen2X/main

fix readme typo (exmaple -> example)
This commit is contained in:
Aaron Kimbrell 2023-12-18 10:11:00 -06:00 committed by GitHub
commit 9bfa55ac8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@ docker run -d \
### Environmental Variables
Please Reference `app/settings_exmaple.py` to see all the variables
Please Reference `app/settings_example.py` to see all the variables
* Required:
* APP_SECRET_KEY (Must be provided)