Add 'variable.env'

This commit is contained in:
Muhammad Iqbal Rifai 2018-07-04 09:20:36 +02:00
parent 9008c1f0a4
commit 1035a2a9f2
1 changed files with 9 additions and 0 deletions

9
variable.env Normal file
View 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