diff --git a/src/constants.json b/src/constants.json index 49eb04b..dd76684 100644 --- a/src/constants.json +++ b/src/constants.json @@ -1,4 +1,4 @@ { - "apiUrl": "http://api.frylabs.net/", + "apiUrl": "https://api.frylabs.net/", "mobileWindowWidth": 700 }