diff --git a/package.json b/package.json index 21da990..fccb600 100644 --- a/package.json +++ b/package.json @@ -69,8 +69,7 @@ }, "scripts": { "start": "react-scripts start", - "build": "PUBLIC_URL=https://villas.k8s.eonerc.rwth-aachen.de/ react-scripts build", - "build-localhost": "PUBLIC_URL=/ react-scripts build", + "build": "react-scripts build", "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" }, diff --git a/public/index.html b/public/index.html index 47e21e6..3f833df 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,7 @@
- +