fix: Correct env var comment

This commit is contained in:
oSumAtrIX 2024-06-06 02:46:11 +02:00
parent 0e00d045a6
commit 9d7b049349
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -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