From 2c97264f56e6fc130a559901b134a6d1de92e8ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eudes=20In=C3=A1cio?= Date: Thu, 19 Jan 2023 14:38:10 +0100 Subject: [PATCH] Envirement changed --- src/environments/environment.prod.ts | 2 +- version/git-version.ts | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts index 1420e1e74..21dab8dae 100644 --- a/src/environments/environment.prod.ts +++ b/src/environments/environment.prod.ts @@ -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, diff --git a/version/git-version.ts b/version/git-version.ts index cfce24cf5..d219ccc10 100644 --- a/version/git-version.ts +++ b/version/git-version.ts @@ -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 ...\" to unstage)\n\tmodified: src/environments/environment.prod.ts", "changeAuthor": "eudes.inacio" } \ No newline at end of file