From 75b07415a2f8e1e4f57855a750be0b86baa0259c Mon Sep 17 00:00:00 2001 From: "gilson.manuel" Date: Thu, 28 Jul 2022 13:26:08 +0100 Subject: [PATCH] save --- src/environments/environment.prod.ts | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts index 81dcd4f1d..f00cf848e 100644 --- a/src/environments/environment.prod.ts +++ b/src/environments/environment.prod.ts @@ -1,12 +1,12 @@ export const environment = { //apiURL: 'https://gabinetedigital.dyndns.info/GabineteDigital.Services/V5/api/', - //apiURL: 'https://gdapi-dev.dyndns.info/GabineteDigital.Services/V5/api/', - apiURL: 'http://gpr-dev-01.gabinetedigital.local/GabineteDigital.Services/V5/api/', - apiChatUrl: 'http://192.168.0.29:3000/api/v1/', - apiWsChatUrl: 'wss://192.168.0.29:3000/websocket', - //apiChatUrl: 'https://gdchat-dev.dyndns.info/api/v1/', - //apiWsChatUrl: 'wss://gdchat-dev.dyndns.info/websocket', + apiURL: 'https://gdapi-dev.dyndns.info/GabineteDigital.Services/V5/api/', + //apiURL: 'http://gpr-dev-01.gabinetedigital.local/GabineteDigital.Services/V5/api/', + //apiChatUrl: 'http://192.168.0.29:3000/api/v1/', + //apiWsChatUrl: 'wss://192.168.0.29:3000/websocket', + apiChatUrl: 'https://gdchat-dev.dyndns.info/api/v1/', + apiWsChatUrl: 'wss://gdchat-dev.dyndns.info/websocket', /* apiChatUrl: 'https://www.tabularium.pt/api/v1/', apiWsChatUrl: 'wss://www.tabularium.pt/websocket', */ //apiChatUrl: 'https://www.tabularium.pt/api/v1/',