fix: Move old API endpoint configuration from env to configuration file

This commit is contained in:
oSumAtrIX
2024-07-11 04:26:26 +02:00
parent 8f77736a69
commit 7e99e49af2
5 changed files with 7 additions and 18 deletions

View File

@@ -1,7 +1,5 @@
# Optional token for API calls to the backend
BACKEND_API_TOKEN=
# A URL to the old API to proxy for migration purposes
OLD_API_URL=
# Database connection details
DB_URL=jdbc:h2:./persistence/revanced-api