fixed port
This commit is contained in:
parent
72083ea20c
commit
072bebc765
@ -149,9 +149,10 @@ module.exports = function(grunt) {
|
||||
secure: {
|
||||
NODE_ENV: 'secure',
|
||||
},
|
||||
default: {
|
||||
production: {
|
||||
NODE_ENV: 'production'
|
||||
},
|
||||
src: '/opt/deploy/.env'
|
||||
}
|
||||
},
|
||||
mochaTest: {
|
||||
src: watchFiles.serverTests,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user