Remove .env example from project's root

This commit is contained in:
Chigozirim Igweamaka 2025-11-19 16:36:56 +01:00
parent 26506e78c5
commit 8b1c9af8c1

View file

@ -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