diff --git a/.env b/.env new file mode 100644 index 0000000..48a28f2 --- /dev/null +++ b/.env @@ -0,0 +1 @@ +REACT_APP_API_ENDPOINT=http://localhost:8080/api \ No newline at end of file diff --git a/src/App.js b/src/App.js index 44e62ce..2e09340 100644 --- a/src/App.js +++ b/src/App.js @@ -24,8 +24,6 @@ function App() {