mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
new session service
This commit is contained in:
@@ -23,7 +23,8 @@ export const oaprProd: Environment = {
|
||||
PR: 'PR',
|
||||
VP: '',
|
||||
dispatchPR: 'Despachos Presidênciais',
|
||||
sentryUrl: 'https://9920cc36f1d740b987426ee8d80cf588@o4504340905525248.ingest.sentry.io/4504340946419712'
|
||||
sentryUrl: 'https://9920cc36f1d740b987426ee8d80cf588@o4504340905525248.ingest.sentry.io/4504340946419712',
|
||||
storageProduction: true
|
||||
};
|
||||
|
||||
export const oaprDev: Environment = {
|
||||
@@ -48,4 +49,5 @@ export const oaprDev: Environment = {
|
||||
VP: '',
|
||||
dispatchPR: 'Despachos Presidênciais',
|
||||
sentryUrl: 'https://9920cc36f1d740b987426ee8d80cf588@o4504340905525248.ingest.sentry.io/4504340946419712',
|
||||
storageProduction: false
|
||||
};
|
||||
Reference in New Issue
Block a user