This commit is contained in:
Peter Maquiran
2023-03-20 08:58:45 +01:00
parent 000d4d1d5b
commit 71add2165b
9 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ export const oaprProd: Environment = {
apiChatUrl: 'https://gd-chat.oapr.gov.ao/api/v1/',
apiWsChatUrl: 'wss://gd-chat.oapr.gov.ao/websocket',
logoLabel: 'Presidente da República',
despachoLabel: 'Presidente da República',
despachoLabel: 'Presidencial',
despachoLabel2: 'Despachos Presidenciais',
production: false,
domain: 'oapr.gov.ao',
@@ -26,7 +26,7 @@ export const oaprDev: Environment = {
apiChatUrl: 'https://gd-chat.oapr.gov.ao/api/v1/',
apiWsChatUrl: 'wss://gd-chat.oapr.gov.ao/websocket',
logoLabel: 'Presidente da República',
despachoLabel: 'Presidente da República',
despachoLabel: 'Presidencial',
despachoLabel2: 'Despachos Presidenciais',
production: false,
domain: 'oapr.gov.ao',