@ -13,7 +13,7 @@ var models = require('./brain/models');
* Get port from environment and store in Express.
*/
var port = normalizePort(process.env.PORT || '2700');
var port = normalizePort(process.env.PORT || '2314');
app.set('port', port);
/**
@ -1,8 +1,8 @@
{
"name": "the-twelfth-house",
"version": "3.0.0",
"name": "fipamo",
"version": "0.0.5",
"private": true,
"description": "The personal site of Roland X. Pulliam",
"description": "The most chill blog framework ever.",
"repository": "https://code.playvicio.us/Are0h/thetwelfthhouse",
"theme": "default",
"scripts": {