added services grid view

This commit is contained in:
_Bastler
2021-09-26 13:32:14 +02:00
parent 1c0be5e1ea
commit 44524d0165
8 changed files with 143 additions and 15 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',
};
/*