Update production.js
This commit is contained in:
parent
72565ce14c
commit
d36df34817
2
config/env/production.js
vendored
2
config/env/production.js
vendored
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user