Add 'variable.env'
This commit is contained in:
parent
9008c1f0a4
commit
1035a2a9f2
9
variable.env
Normal file
9
variable.env
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
NODE_ENV=development
|
||||||
|
DATABASE=Your Mongodb Url
|
||||||
|
MAIL_USER=Your Mail
|
||||||
|
MAIL_PASS=Your Password
|
||||||
|
MAIL_HOST=Your Mail Host
|
||||||
|
MAIL_PORT=2525
|
||||||
|
PORT=9000
|
||||||
|
SECRET=Your Secret
|
||||||
|
KEY=Your Key
|
Loading…
x
Reference in New Issue
Block a user