mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
draft document are been listed and open on tiny
This commit is contained in:
@@ -6,6 +6,7 @@ export const doneITProd: Environment = {
|
||||
apiURL: 'https://API.DONEIT.CO.AO/api/',
|
||||
apiChatUrl: 'https://CHAT.DONEIT.CO.AO/api/v1/',
|
||||
apiWsChatUrl: 'wss://CHAT.DONEIT.CO.AO/websocket',
|
||||
apiPCURL: 'http://192.168.0.21:9099/api/',
|
||||
production: true,
|
||||
domain: 'equilibrium.co.ao',
|
||||
defaultuser: '',
|
||||
@@ -29,6 +30,7 @@ export const doneITDev: Environment = {
|
||||
apiURL: 'https://API.DONEIT.CO.AO/api/',
|
||||
apiChatUrl: 'https://CHAT.DONEIT.CO.AO/api/v1/',
|
||||
apiWsChatUrl: 'wss://CHAT.DONEIT.CO.AO/websocket',
|
||||
apiPCURL: 'http://192.168.0.21:9099/api/',
|
||||
production: true,
|
||||
domain: 'equilibrium.co.ao',
|
||||
defaultuser: 'peter.maquiran@equilibrium.co.ao',
|
||||
|
||||
Reference in New Issue
Block a user