enrion update

This commit is contained in:
CHIEFSOFT\ameye
2023-08-13 13:50:31 -04:00
parent 55c2369c10
commit cc752fb1f0
5 changed files with 35 additions and 20 deletions
+3 -2
View File
@@ -1,6 +1,7 @@
export const environment = {
production: true,
apiKey: '', // <-- Enter your own key here!' PROD
baseUrl: 'https://orion.lotus.g1.wrenchboard.com/svs/user',
images: 'https://orion.lotus.g1.wrenchboard.com/svs/user',
baseUrl: 'https://apigate.orion.g1.wrenchboard.com/svs/user',
images: 'https://apigate.orion.g1.wrenchboard.com/svs/user',
loginSocial: false
};