app update

This commit is contained in:
CHIEFSOFT\ameye
2023-07-24 06:23:51 -04:00
parent eed5740277
commit 9139e13a98
22 changed files with 279 additions and 6 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
export const environment = {
production: false,
apiKey: '', // <-- Enter your own key here!'
baseUrl: 'https://apigate.lotus.g1.wrenchboard.com/svs/user',
images: 'https://apigate.lotus.g1.wrenchboard.com/svs/user',
baseUrl: 'https://apigate.lotus.g1.wrenchboard.com/en/wrench/api/v1',
images: 'https://apigate.lotus.g1.wrenchboard.com/en/wrench/api/v1/',
};