diff --git a/.env.example b/.env.example deleted file mode 100644 index e30fdc5..0000000 --- a/.env.example +++ /dev/null @@ -1,9 +0,0 @@ -DB_TYPE=mongo -DB_USER=user -DB_PASS=password -DB_NAME=seek-tune -DB_HOST=192.168.0.1 -DB_PORT=27017 -REACT_APP_BACKEND_URL=http://localhost:5000 -SPOTIFY_CLIENT_ID=yourclientid -SPOTIFY_CLIENT_SECRET=yoursecret \ No newline at end of file