db config added
This commit is contained in:
parent
53e0f7ba50
commit
e163995a76
7
.env
7
.env
@ -1,3 +1,8 @@
|
||||
ZOHO_CLIENT_ID=1000.PY0FB5ABLLFK2WIBDCNCGKQ0EUIJMY
|
||||
ZOHO_CLIENT_SECRET=772c42df00054668efb6a5839f1874b1dc89e1a127
|
||||
ZOHO_REDIRECT_URI=centralizedreportingsystem://oauth/callback
|
||||
ZOHO_REDIRECT_URI=centralizedreportingsystem://oauth/callback
|
||||
DB_USER=root
|
||||
DB_PASSWORD=Admin@123
|
||||
DB_NAME=centralized_reporting
|
||||
DB_HOST=127.0.0.1
|
||||
DB_PORT=3306
|
||||
Loading…
Reference in New Issue
Block a user