update borrow + fix invite

This commit is contained in:
_Bastler
2021-10-27 17:07:44 +02:00
parent 59ac345933
commit 925a03fd46
45 changed files with 2792 additions and 398 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
export const environment = {
production: false,
apiUrl : 'http://localhost:9000',
//apiUrl : 'https://api.bstly.lh8.de',
// apiUrl : 'http://localhost:9000',
apiUrl : 'https://api.bstly.lh8.de',
};
/*