diff --git a/public/config.default.json b/public/config.default.json index 2d9225ec9e..b3794291ce 100644 --- a/public/config.default.json +++ b/public/config.default.json @@ -3,5 +3,5 @@ "address" : "localhost", "port" : "4567" }, - "api_url" : "localhost" + "api_url" : "http://localhost:4567/api/" } \ No newline at end of file