diff --git a/package.json b/package.json index c80d4e4..0015857 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "my-app", "version": "0.1.0", + "proxy": "http://localhost:8000", "private": true, "dependencies": { "@fortawesome/fontawesome-svg-core": "^6.1.1", diff --git a/public/index.html b/public/index.html index 2e74640..8143863 100644 --- a/public/index.html +++ b/public/index.html @@ -6,7 +6,6 @@ -