This commit is contained in:
Lurkars
2021-03-14 13:14:35 +01:00
parent 0bd54557d8
commit 15116d6825
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
export const environment = {
production: true,
apiUrl : 'https://api.mig.bstly.de'
apiUrl : 'https://api.bstly.de'
};