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
@@ -15,7 +15,7 @@ export const doneITProd: Environment = {
version: versionData,
sentryUrl: 'https://9920cc36f1d740b987426ee8d80cf588@o4504340905525248.ingest.sentry.io/4504340946419712',
logoLabel: 'doneIT',
despachoLabel: 'Titular',
despachoLabel: 'do Titular',
despachoLabel2: 'Despachos do Titular',
};
@@ -33,6 +33,6 @@ export const doneITDev: Environment = {
version: versionData,
sentryUrl: 'https://9920cc36f1d740b987426ee8d80cf588@o4504340905525248.ingest.sentry.io/4504340946419712',
logoLabel: 'doneIT',
despachoLabel: 'Titular',
despachoLabel: 'do Titular',
despachoLabel2: 'Despachos do Titular',
};
+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',