Remove backend/.env from Git tracking
This commit is contained in:
parent
d62698cf0c
commit
89d9827387
13
backend/.env
13
backend/.env
|
@ -1,13 +0,0 @@
|
|||
PORT=5000
|
||||
DB_HOST=localhost
|
||||
DB_USER=root
|
||||
DB_NAME=sibayam
|
||||
API_URL=http://localhost:5000
|
||||
JWT_SECRET=2c5t0ny38989t03cr4ny904r8xy12jc
|
||||
EMAIL_HOST=
|
||||
EMAIL_PORT=
|
||||
EMAIL_USER=
|
||||
EMAIL_PASS=
|
||||
SENDGRID_SENDER_NAME=
|
||||
SENDGRID_API_KEY=
|
||||
EMAIL_FROM=
|
Loading…
Reference in New Issue