🧹 cleanup

This commit is contained in:
2021-03-18 18:43:37 +01:00
parent b3f7002556
commit f7274378b8
7 changed files with 33 additions and 21 deletions

3
app/public/env.js Normal file
View File

@@ -0,0 +1,3 @@
const config = {
endpoint: 'https://dev.lauf-fuer-kaya.de/'
};

3
app/public/env.sample.js Normal file
View File

@@ -0,0 +1,3 @@
const config = {
endpoint: 'https://dev.lauf-fuer-kaya.de/'
};