From 339990d19a4f97fe6f9553aa2cfebf9ca51fff00 Mon Sep 17 00:00:00 2001 From: "tiago.kayaya" Date: Mon, 25 Jan 2021 11:05:20 +0100 Subject: [PATCH] save --- src/environments/environment.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/environments/environment.ts b/src/environments/environment.ts index d090a14d9..d66d0a6fe 100644 --- a/src/environments/environment.ts +++ b/src/environments/environment.ts @@ -6,7 +6,8 @@ export const environment = { production: false, apiURL: 'https://equilibrium.dyndns.info/GabineteDigital.Services/V4/api/', /* apiURL: 'http://gpr-dev-01.gabinetedigital.local/GabineteDigital.Services/V3/api/', */ - apiChatUrl: 'http://chat.gabinetedigital.local:3000/api/v1/', + apiChatUrl: 'https://www.tabularium.pt/api/v1/', + /* apiChatUrl: 'http://chat.gabinetedigital.local:3000/api/v1/', */ domain: 'gabinetedigital.local', defaultuser: 'paulo.pinto', defaultuserpwd: 'tabteste@006'