This commit is contained in:
tiago.kayaya
2021-06-28 09:49:55 +01:00
parent 81c1b73979
commit 989e734b34
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ export const environment = {
production: true,
apiURL: 'https://equilibrium.dyndns.info/GabineteDigital.Services/V4/api/',
apiChatUrl: 'https://www.tabularium.pt/api/v1/',
domain: '', //gabinetedigital.local
domain: 'gabinetedigital.local',
defaultuser: '',
defaultuserpwd: ''
};