This commit is contained in:
tiago.kayaya
2021-06-25 12:31:25 +01:00
parent 95a390e60d
commit a13d4325cc
3 changed files with 6 additions and 5 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: ''
};