mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
resolve conflit
This commit is contained in:
@@ -44,6 +44,7 @@ export const environment = {
|
||||
production: false,
|
||||
|
||||
//apiURL: 'https://gabinetedigital.dyndns.info/GabineteDigital.Services/V5/api/',
|
||||
<<<<<<< HEAD
|
||||
|
||||
apiURL: 'https://gd-api.oapr.gov.ao/api/',
|
||||
|
||||
@@ -57,6 +58,14 @@ export const environment = {
|
||||
|
||||
// apiWsChatUrl: 'wss://gdchat-dev.dyndns.info/websocket',
|
||||
|
||||
=======
|
||||
apiURL: 'https://gd-api.oapr.gov.ao/GabineteDigital.Services/V5/api/',
|
||||
//apiURL: 'https://gdapi-dev.dyndns.info/GabineteDigital.Services/V5/api/',
|
||||
apiChatUrl: 'https://gd-chat.oapr.gov.ao/api/v1/',
|
||||
apiWsChatUrl: 'ws://gd-chat.oapr.gov.ao/websocket',
|
||||
// apiChatUrl: 'https://gdchat-dev.dyndns.info/api/v1/',
|
||||
// apiWsChatUrl: 'wss://gdchat-dev.dyndns.info/websocket',
|
||||
>>>>>>> 839062013b575d399f5309046afd9d240f4b484c
|
||||
/* apiChatUrl: 'https://www.tabularium.pt/api/v1/',
|
||||
|
||||
apiWsChatUrl: 'wss://www.tabularium.pt/websocket', */
|
||||
@@ -66,11 +75,16 @@ export const environment = {
|
||||
defaultuser: 'paulo.pinto@gabinetedigital.local',//paulo.pinto paulo.pinto@gabinetedigital.local
|
||||
|
||||
defaultuserpwd: 'tabteste@006', //tabteste@006,
|
||||
<<<<<<< HEAD
|
||||
|
||||
chatOffline: true,
|
||||
|
||||
presidencia: false,
|
||||
|
||||
=======
|
||||
chatOffline: true,
|
||||
presidencia: false,
|
||||
>>>>>>> 839062013b575d399f5309046afd9d240f4b484c
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user