Skip to content

Commit 6bf7d2f

Browse files
committed
Fix staging baseApiUrl
1 parent ebb0c1f commit 6bf7d2f

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,5 +1,5 @@
11
# API
2-
baseApiUrl: http://api.staging.cryptomator.cloud
2+
baseApiUrl: https://api.staging.cryptomator.cloud
33
storeApiUrl: https://store.staging.cryptomator.org/
44

55
# UMAMI

0 commit comments

Comments
 (0)