diff --git a/client/.env b/client/.env deleted file mode 100644 index 7fda242..0000000 --- a/client/.env +++ /dev/null @@ -1 +0,0 @@ -REACT_APP_API_URL=http://localhost:8981/api diff --git a/client/.gitignore b/client/.gitignore index 4d29575..1c66556 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -21,3 +21,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +.env +