mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2025-12-28 11:24:28 +01:00
Update storage-staging urls to v2
This commit is contained in:
committed by
Tony Giorgio
parent
c6e8c1cd8f
commit
a0f0b01b43
2
.github/workflows/android-build.yml
vendored
2
.github/workflows/android-build.yml
vendored
@@ -68,7 +68,7 @@ jobs:
|
||||
VITE_RGS: https://rgs.mutinynet.com/snapshot/
|
||||
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
|
||||
|
||||
2
.github/workflows/android-staging.yml
vendored
2
.github/workflows/android-staging.yml
vendored
@@ -64,7 +64,7 @@ jobs:
|
||||
VITE_RGS: https://rgs.mutinynet.com/snapshot/
|
||||
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
|
||||
|
||||
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
VITE_RGS: https://rgs.mutinynet.com/snapshot/
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user