mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-09 12:56:18 +00:00
fix: Add missing logging level environment variable to .env.example
This commit is contained in:
@@ -13,3 +13,6 @@ AUTH_SHA256_DIGEST=
|
||||
JWT_SECRET=
|
||||
JWT_ISSUER=
|
||||
JWT_VALIDITY_IN_MIN=
|
||||
|
||||
# Logging level for the application
|
||||
LOG_LEVEL=INFO
|
||||
Reference in New Issue
Block a user