Skip to content

Commit 0f7f409

Browse files
committed
Use https in prod as baseApiUrl
1 parent 08fd75b commit 0f7f409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/production/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.cryptomator.org
2+
baseApiUrl: https://api.cryptomator.org
33
storeApiUrl: https://store.cryptomator.org/api
44

55
# UMAMI

0 commit comments

Comments
 (0)