mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-29 14:11:04 +00:00
Use correct server url in OpenAPI spec
This commit is contained in:
@@ -10,4 +10,5 @@ contributors-repositories = [
|
||||
"revanced-manager",
|
||||
]
|
||||
api-version = 1
|
||||
host = "*.revanced.app"
|
||||
cors = { host = "*.127.0.0.1:8888", sub-domains = [] }
|
||||
endpoint = "http://127.0.0.1:8888/"
|
||||
Reference in New Issue
Block a user