mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Despacho
This commit is contained in:
@@ -3,4 +3,4 @@ import { oaprDev } from './suport/oapr'
|
||||
import { doneITDev } from './suport/doneIt'
|
||||
|
||||
|
||||
export const environment: Environment = doneITDev;
|
||||
export const environment: Environment = oaprDev;
|
||||
@@ -29,7 +29,7 @@ export const oaprDev: Environment = {
|
||||
production: false,
|
||||
domain: 'oapr.gov.ao',
|
||||
defaultuser: 'gmanuel@oapr.gov.ao',
|
||||
defaultuserpwd: 'Tabteste@006',
|
||||
defaultuserpwd: 'M@p#2023',
|
||||
chatOffline: true,
|
||||
presidencial: true,
|
||||
version: versionData,
|
||||
|
||||
Reference in New Issue
Block a user