refactor: Change views

This commit is contained in:
Khaled Garbaya
2017-09-21 14:54:43 +02:00
committed by Benedikt Rötsch
parent 3f6efdf750
commit 3373ff282d
18 changed files with 250 additions and 22 deletions

View File

@@ -6,7 +6,7 @@
const app = require('../app')
const http = require('http')
require('dotenv').config({ path: 'variables.env' })
/**
* Get port from environment and store in Express.
*/