fix typo (exmaple -> example)

This commit is contained in:
Ramen2X 2023-12-17 16:42:01 -05:00 committed by GitHub
parent d005b497e6
commit 1dee96c04f
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)