mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-11 05:46:18 +00:00
feat: Add static file paths to remove env specific files in resources
This commit is contained in:
@@ -17,3 +17,5 @@ cors-allowed-hosts = [
|
||||
]
|
||||
endpoint = "https://api.revanced.app"
|
||||
old-api-endpoint = "https://old-api.revanced.app"
|
||||
static-files-path = "static/root"
|
||||
versioned-static-files-path = "static/versioned"
|
||||
Reference in New Issue
Block a user