feat(api): set default api url with env var

This commit is contained in:
Ax333l
2022-12-23 13:57:56 +01:00
parent 6c0d95baa2
commit 6ea64ef873
4 changed files with 17 additions and 14 deletions

1
.env Normal file
View File

@@ -0,0 +1 @@
RV_API_URL="https://releases.revanced.app"