mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-16 16:34:21 +00:00
Remove .env example from project's root
This commit is contained in:
parent
26506e78c5
commit
8b1c9af8c1
1 changed files with 0 additions and 9 deletions
|
|
@ -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
|
||||
Loading…
Add table
Reference in a new issue