update navigation + profile

This commit is contained in:
_Bastler
2021-09-23 13:53:08 +02:00
parent 53ac145165
commit 1c0be5e1ea
25 changed files with 469 additions and 204 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
export const environment = {
production: false,
apiUrl : 'http://localhost:9000'
// apiUrl : 'http://localhost:9000',
apiUrl : 'https://api.bstly.lh8.de',
};
/*