mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-18 00:43:57 +00:00
fix: Correct env var comment
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
CONFIG_FILE_PATH=configuration.toml
|
CONFIG_FILE_PATH=configuration.toml
|
||||||
# Optional token for API calls to the backend
|
# Optional token for API calls to the backend
|
||||||
BACKEND_API_TOKEN=
|
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=
|
OLD_API_URL=
|
||||||
|
|
||||||
# Database connection details
|
# Database connection details
|
||||||
|
|||||||
Reference in New Issue
Block a user