envirement changed

This commit is contained in:
Eudes Inácio
2023-12-08 09:57:38 +01:00
parent 547f1cf2c0
commit e56192ffa4
3 changed files with 11 additions and 3 deletions
+4 -2
View File
@@ -3,10 +3,12 @@ import { Environment } from './../../app/models/envarioment'
export const DevProd: Environment = {
id:'3',
apiURL: 'https://gdapi-dev.dyndns.info/jwt/api/',
apiURL: 'http://gpr-dev-01:83/jwt/api/',
/* apiURL: 'https://gdapi-dev-0.dyndns.info/jwt/api/', */
apiChatUrl: 'https://gdchat-dev.dyndns.info/api/v1/',
apiWsChatUrl: 'wss://gdchat-dev.dyndns.info/websocket',
apiPCURL: 'https://gdcmapi-dev.dyndns.info/api/',
apiPCURL: 'http://gpr-dev-01:86/api/',
/* apiPCURL: 'https://gdcmapi-dev.dyndns.info/api/', */
logoLabel: 'Presidente da República',
despachoLabel: 'Presidenciais',
despachoLabel2: 'Despachos Presidênciais',