mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
chnages
This commit is contained in:
@@ -7,7 +7,7 @@ export const oaprProd: Environment = {
|
||||
apiURL: 'https://gdqas-api.oapr.gov.ao/api/',
|
||||
apiChatUrl: 'https://gdqas-chat.oapr.gov.ao/api/v1/',
|
||||
apiWsChatUrl: 'wss://gdqas-chat.oapr.gov.ao/websocket',
|
||||
apiPCURL: 'http://gdqas-cmapi.oapr.gov.ao/api/',
|
||||
apiPCURL: 'https://gdqas-cmapi.oapr.gov.ao/api/',
|
||||
logoLabel: 'Presidente da República',
|
||||
despachoLabel: 'Presidenciais',
|
||||
despachoLabel2: 'Despachos Presidênciais',
|
||||
@@ -33,7 +33,7 @@ export const oaprDev: Environment = {
|
||||
apiURL: 'https://gdqas-api.oapr.gov.ao/api/',
|
||||
apiChatUrl: 'https://gdqas-chat.oapr.gov.ao/api/v1/',
|
||||
apiWsChatUrl: 'wss://gdqas-chat.oapr.gov.ao/websocket',
|
||||
apiPCURL: 'http://gdqas-cmapi.oapr.gov.ao/api/',
|
||||
apiPCURL: 'https://gdqas-cmapi.oapr.gov.ao/api/',
|
||||
logoLabel: 'Presidente da República',
|
||||
despachoLabel: 'Presidencial',
|
||||
despachoLabel2: 'Despachos Presidênciais',
|
||||
|
||||
Reference in New Issue
Block a user