Update server.js
agregué una línea
This commit is contained in:
parent
b9ba509aff
commit
16ab781813
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
// OpenShift sample Node application
|
// OpenShift sample Node application
|
||||||
|
// Agregué una lnea
|
||||||
var express = require('express'),
|
var express = require('express'),
|
||||||
app = express(),
|
app = express(),
|
||||||
morgan = require('morgan');
|
morgan = require('morgan');
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue