diff --git a/README.md b/README.md index 0d672f2..87348ba 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # Anime API Project THIS PROJECT IS ONLY FOR EDUCATIONAL PURPOSES. DO NOT USE IT FOR COMMERCIAL PURPOSES. @@ -119,6 +121,7 @@ application is containerized using Docker. - `BUILD_AT`: The build timestamp. - `SESSION_SECRET`: The secret key for session management. - `DEBUG`: Set to `true` or `false` to enable or disable debug mode. +- `LOG_LEVEL`: Set the application log level. Defaults to `ERROR`. ## License