PORT=8000 DB_HOST="127.0.0.1" DB_PORT=3306 DB_USER="shikigrid" DB="shikigrid" DB_PASS="shikigrid" # SECRET="JWT_token_secret" NODE_ENV="production"