mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-19 09:23:57 +00:00
fix: Move old API endpoint configuration from env to configuration file
This commit is contained in:
@@ -15,3 +15,4 @@ cors-allowed-hosts = [
|
||||
"*.revanced.app"
|
||||
]
|
||||
endpoint = "https://api.revanced.app"
|
||||
old-api-endpoint = "https://old-api.revanced.app"
|
||||
|
||||
Reference in New Issue
Block a user