mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
envirenment changed
This commit is contained in:
@@ -3,4 +3,4 @@ import { oaprProd } from './suport/oapr'
|
||||
import { doneITProd } from './suport/doneIt'
|
||||
|
||||
|
||||
export const environment: Environment = oaprProd;
|
||||
export const environment: Environment = doneITProd;
|
||||
@@ -1,12 +1,12 @@
|
||||
export let versionData = {
|
||||
"shortSHA": "60c9246d3",
|
||||
"SHA": "60c9246d3dd34f07439a95c552a4202dfc17a260",
|
||||
"shortSHA": "880a5e16f",
|
||||
"SHA": "880a5e16fcc472f610fcd319d958f2d411e5f3fd",
|
||||
"branch": "no_bug_movemente",
|
||||
"lastCommitAuthor": "'Eudes Inácio'",
|
||||
"lastCommitTime": "'Fri Feb 17 16:54:30 2023 +0100'",
|
||||
"lastCommitMessage": "Pull made",
|
||||
"lastCommitNumber": "4812",
|
||||
"change": "diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts\nindex 53f31b337..38a854fa6 100644\n--- a/src/environments/environment.prod.ts\n+++ b/src/environments/environment.prod.ts\n@@ -3,4 +3,4 @@ import { oaprProd } from './suport/oapr'\n import { doneITProd } from './suport/doneIt'\n \n \n-export const environment: Environment = oaprProd;\n\\ No newline at end of file\n+export const environment: Environment = doneITProd;\n\\ No newline at end of file",
|
||||
"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/app/shared/agenda/event-list/event-list.page.ts\n\nChanges not staged for commit:\n (use \"git add <file>...\" to update what will be committed)\n (use \"git restore <file>...\" to discard changes in working directory)\n\tmodified: android/app/src/main/AndroidManifest.xml\n\tmodified: src/environments/environment.prod.ts\n\nUntracked files:\n (use \"git add <file>...\" to include in what will be committed)\n\twww.rar",
|
||||
"lastCommitTime": "'Wed Feb 22 13:06:46 2023 +0100'",
|
||||
"lastCommitMessage": "alert removed",
|
||||
"lastCommitNumber": "4813",
|
||||
"change": "",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user