mirror of
https://github.com/revanced/revanced-api.git
synced 2025-06-13 05:37:44 +02:00
fix: Correct env var comment
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
CONFIG_FILE_PATH=configuration.toml
|
||||
# Optional token for API calls to the backend
|
||||
BACKEND_API_TOKEN=
|
||||
# An option URL to the old API to proxy for migration purposes
|
||||
# A URL to the old API to proxy for migration purposes
|
||||
OLD_API_URL=
|
||||
|
||||
# Database connection details
|
||||
|
Reference in New Issue
Block a user