This commit is contained in:
Peter Maquiran
2022-01-03 18:45:37 +01:00
parent 575661ea1f
commit 6f49965e67
8 changed files with 185 additions and 205 deletions
+2 -2
View File
@@ -3,6 +3,6 @@ export const environment = {
apiURL: 'https://gabinetedigital.dyndns.info/GabineteDigital.Services/V5/api/',
apiChatUrl: 'https://www.tabularium.pt/api/v1/',
domain: 'gabinetedigital.local',
defaultuser: '',
defaultuserpwd: ''
defaultuser: '',//paulo.pinto paulo.pinto@gabinetedigital.local
defaultuserpwd: '', //tabteste@006,
};