mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
+1
-9
@@ -281,13 +281,5 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://Kayaya@bitbucket.org/equilibriumito/gabinete-digital.git"
|
"url": "git+https://Kayaya@bitbucket.org/equilibriumito/gabinete-digital.git"
|
||||||
},
|
},
|
||||||
"license": "ISC",
|
"license": "ISC"
|
||||||
"husky": {
|
|
||||||
"hooks": {
|
|
||||||
"applypatch-msg": "",
|
|
||||||
"pre-applypatch": "",
|
|
||||||
"post-applypatch": "",
|
|
||||||
"pre-commit": "node ./version/git-version.js"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
export let versionData = {
|
export let versionData = {
|
||||||
"shortSHA": "13b58e6aa",
|
"shortSHA": "135680a58",
|
||||||
"SHA": "13b58e6aacf9e088f9eb80e833d20995bc051063",
|
"SHA": "135680a58fadae1b7208e79c23d452a9a74fe6d3",
|
||||||
"branch": "consoleCle2",
|
"branch": "consoleCle2",
|
||||||
"lastCommitAuthor": "'Peter Maquiran'",
|
"lastCommitAuthor": "'Peter Maquiran'",
|
||||||
"lastCommitTime": "'Mon Jan 9 10:57:09 2023 +0100'",
|
"lastCommitTime": "'Mon Jan 9 14:24:32 2023 +0100'",
|
||||||
"lastCommitMessage": "save",
|
"lastCommitMessage": "status",
|
||||||
"lastCommitNumber": "4619",
|
"lastCommitNumber": "4620",
|
||||||
"change": "diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts\nindex 4d6b1b510..85c863049 100644\n--- a/src/environments/environment.prod.ts\n+++ b/src/environments/environment.prod.ts\n@@ -1,21 +1,21 @@\n import { versionData } from '../../version/git-version'\n export const environment = {\n // apiURL: 'https://gabinetedigital.dyndns.info/GabineteDigital.Services/V5/api/',\n- //apiURL: 'https://gd-api.oapr.gov.ao/api/',\n- apiURL: 'https://gdapi-dev.dyndns.info/GabineteDigital.Services/V5/api/',\n+ apiURL: 'https://gd-api.oapr.gov.ao/api/',\n+ //apiURL: 'https://gdapi-dev.dyndns.info/GabineteDigital.Services/V5/api/',\n // apiURL: 'http://gpr-dev-01.gabinetedigital.local/GabineteDigital.Services/V5/api/',\n // apiChatUrl: 'http://192.168.0.29:3000/api/v1/',\n // apiWsChatUrl: 'wss://192.168.0.29:3000/websocket',\n //apiChatUrl: 'https://gdchat-dev.dyndns.info/api/v1/',\n //apiWsChatUrl: 'wss://gdchat-dev.dyndns.info/websocket',\n- //apiChatUrl: 'https://gd-chat.oapr.gov.ao/api/v1/',\n- //apiWsChatUrl: 'wss://gd-chat.oapr.gov.ao/websocket',\n- apiChatUrl: 'https://gdchat-dev.dyndns.info/api/v1/',\n- apiWsChatUrl: 'wss://gdchat-dev.dyndns.info/websocket',\n+ apiChatUrl: 'https://gd-chat.oapr.gov.ao/api/v1/',\n+ apiWsChatUrl: 'wss://gd-chat.oapr.gov.ao/websocket',\n+ // apiChatUrl: 'https://gdchat-dev.dyndns.info/api/v1/',\n+ // apiWsChatUrl: 'wss://gdchat-dev.dyndns.info/websocket',\n production: true,\n domain: 'gabinetedigital.local',\n- defaultuser: 'eqformacao@oapr.gov.ao',//paulo.pinto@gabinetedigital.local\n- defaultuserpwd: 'M@p2022', //tabteste@006,\n+ defaultuser: '',//paulo.pinto@gabinetedigital.local\n+ defaultuserpwd: '', //tabteste@006,\n chatOffline: true,\n presidencia: false,\n version: versionData,",
|
"change": "",
|
||||||
"changeStatus": "On branch consoleCle2\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .gitignore\n\tmodified: package.json\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: src/environments/environment.prod.ts",
|
"changeStatus": "On branch consoleCle2\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: package.json\n\tmodified: version/git-version.ts",
|
||||||
"changeAuthor": "peter.maquiran"
|
"changeAuthor": "peter.maquiran"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user