diff --git a/.env b/.env index 50917d9..af834b0 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -REACT_APP_API_HOST="https://nachhilfe.gymhaan.de" \ No newline at end of file +REACT_APP_API_HOST="https://nachhilfe.gymhaan.de/api" \ No newline at end of file diff --git a/.gitignore b/.gitignore index 3727e29..46d5b69 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ .env.development.local .env.test.local .env.production.local +.env npm-debug.log* yarn-debug.log* diff --git a/public/index.html b/public/index.html index 496e879..809ece6 100644 --- a/public/index.html +++ b/public/index.html @@ -5,6 +5,8 @@ + + + aktivieren, um diese Website zu benutzen.