This commit is contained in:
Lurkars
2021-03-11 19:52:37 +01:00
parent cf46cf6fd0
commit c4321d99cb
41 changed files with 1389 additions and 471 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export const environment = {
production: true,
apiUrl : 'https://api.bstly.de'
apiUrl : 'https://api.mig.bstly.de'
};