mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
commit error
This commit is contained in:
@@ -26,7 +26,8 @@ export const environment: Environment = {
|
||||
dispatchPR: 'Despachos Presidênciais',
|
||||
sentryUrl: 'https://9920cc36f1d740b987426ee8d80cf588@o4504340905525248.ingest.sentry.io/4504340946419712',
|
||||
storageProduction: true,
|
||||
rejectUnauthorized: "true"
|
||||
rejectUnauthorized: "true",
|
||||
fileHub: 'https://gdcmapi-dev.dyndns.info/FileHub'
|
||||
/* production: true,
|
||||
domain: 'gabinetedigital.local',
|
||||
defaultuser: '',
|
||||
@@ -87,5 +88,6 @@ export const DevDev: Environment = {
|
||||
PR: 'Titular',
|
||||
VP: '',
|
||||
dispatchPR: 'Despachos Titular',
|
||||
storageProduction: false, */
|
||||
storageProduction: false, */,
|
||||
fileHub: 'https://gdcmapi-dev.dyndns.info/FileHub'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user