diff --git a/src/constants.json b/src/constants.json index cff63be..fd35ff2 100644 --- a/src/constants.json +++ b/src/constants.json @@ -1,5 +1,5 @@ { "siteUrl": "https://qmining.frylabs.net/", - "apiUrl": "http://localhost:8080/", + "apiUrl": "https://api.frylabs.net/", "maxQuestionsToRender": 250 }