diff --git a/src/constants.json b/src/constants.json index b258e9e..3d88db4 100644 --- a/src/constants.json +++ b/src/constants.json @@ -1,4 +1,4 @@ { - "serverUrl": "http://localhost:8080/", + "serverUrl": "http://api.frylabs.net/", "mobileWindowWidth": 700 }