Envirement changed

This commit is contained in:
Eudes Inácio
2023-01-19 14:38:10 +01:00
parent 706729155c
commit 2c97264f56
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ export const environment = {
// apiChatUrl: 'https://gdchat-dev.dyndns.info/api/v1/',
// apiWsChatUrl: 'wss://gdchat-dev.dyndns.info/websocket',
production: true,
domain: 'oapr.gov.ao', //equilibrium.ao.ao
domain: 'equilibrium.co.ao', //equilibrium.ao.ao
defaultuser: '',//paulo.pinto@gabinetedigital.local
defaultuserpwd: '', //tabteste@006,06,
chatOffline: true,
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "7b97a79e3",
"SHA": "7b97a79e3c16ea1794a9cb22c8c74f9d95affda8",
"shortSHA": "706729155",
"SHA": "706729155ce64fdc379cb6fed746a4cd2104760a",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Thu Jan 19 10:24:18 2023 +0100'",
"lastCommitMessage": "pull of peter changes 2",
"lastCommitNumber": "4660",
"lastCommitTime": "'Thu Jan 19 10:29:34 2023 +0100'",
"lastCommitMessage": "pull of peter changes 3",
"lastCommitNumber": "4663",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 4 and 2 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/app/guards/login.guard.ts\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.ts\n\tmodified: src/app/services/notifications.service.ts\n\tmodified: src/app/shared/gabinete-digital/all-processes/all-processes.page.ts\n\tnew file: tsconfig.worker.json",
"changeStatus": "On branch no_bug_movemente\nYour branch is up to date with 'origin/no_bug_movemente'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/environments/environment.prod.ts",
"changeAuthor": "eudes.inacio"
}