diff --git a/index.html b/index.html index d9f09cb..506820a 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,6 @@ - diff --git a/public/env.js b/public/env.js deleted file mode 100644 index d10fe2d..0000000 --- a/public/env.js +++ /dev/null @@ -1,3 +0,0 @@ -const config = { - endpoint: 'https://dev.lauf-fuer-kaya.de/' -}; diff --git a/public/env.sample.js b/public/env.sample.js deleted file mode 100644 index d10fe2d..0000000 --- a/public/env.sample.js +++ /dev/null @@ -1,3 +0,0 @@ -const config = { - endpoint: 'https://dev.lauf-fuer-kaya.de/' -};