Update storage-staging urls to v2

This commit is contained in:
benthecarman
2023-09-28 13:46:29 -05:00
committed by Tony Giorgio
parent c6e8c1cd8f
commit a0f0b01b43
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ VITE_RGS="https://rgs.mutinynet.com/snapshot/"
VITE_SELFHOSTED="true"
VITE_AUTH="https://auth-staging.mutinywallet.com"
VITE_SUBSCRIPTIONS="https://subscriptions-staging.mutinywallet.com"
VITE_STORAGE="https://storage-staging.mutinywallet.com"
VITE_STORAGE="https://storage-staging.mutinywallet.com/v2"
VITE_FEEDBACK="https://feedback-staging.mutinywallet.com"
VITE_SCORER="https://scorer-staging.mutinywallet.com"
VITE_PRIMAL="https://primal-cache.mutinywallet.com/api"