diff --git a/config.json b/config.json index 869c0f2..b89e741 100644 --- a/config.json +++ b/config.json @@ -63,9 +63,9 @@ "requiredRoles": [] }, "app": { - "urlClient": "http://localhost:3000", + "urlClient": "https://web.farmcontrol.app", "urlElectronClient": "http://localhost:3000", - "urlApi": "http://localhost:8080", + "urlApi": "https://api.farmcontrol.app", "devAuthClient": "http://localhost:3500" }, "database": {