Update production.js

This commit is contained in:
David Baldwynn 2017-04-09 15:49:56 -07:00 committed by GitHub
parent 72565ce14c
commit d36df34817

View file

@ -18,7 +18,7 @@ module.exports = {
}
},
sessionCookie: {
domain: process.env.BASE_URL || 'tellform.com'
#domain: process.env.BASE_URL || 'tellform.com'
},
assets: {
bower_js: 'public/dist/vendor.min.js',