diff --git a/app/config/config.json b/app/config/config.json index 48d79c6..00bfe1c 100644 --- a/app/config/config.json +++ b/app/config/config.json @@ -6,6 +6,6 @@ "methods": "GET,POST,DELETE,PATCH,PUT" }, "env": { - "API_BASEURL": "http://localhost:8080/api/v1.0/" + "API_BASEURL": "http://vapor.prelub.com/api/v1.0/" } } \ No newline at end of file