Skip to content

Commit 08f8070

Browse files
committed
Fix legacyStoreUrl for staging
1 parent 0a6f59a commit 08f8070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/staging/params.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# API
22
apiBaseUrl: https://api.staging.cryptomator.org
33
legacyApiUrl: https://api.staging.cryptomator.org
4-
legacyStoreUrl: https://store.staging.cryptomator.org
4+
legacyStoreUrl: https://store.staging.cryptomator.org/api
55

66
# UMAMI
77
umamiWebsiteId: 57a36f3a-bd97-4d8a-9563-0e8d39ddb20c

0 commit comments

Comments
 (0)