use port 3002 in test
All checks were successful
Deploy to Test Environment / deploy-to-test (push) Successful in 15m41s
All checks were successful
Deploy to Test Environment / deploy-to-test (push) Successful in 15m41s
This commit is contained in:
@@ -72,6 +72,7 @@ module.exports = {
|
||||
min_uptime: '10s',
|
||||
env: {
|
||||
NODE_ENV: 'test',
|
||||
PORT: 3002,
|
||||
WORKER_LOCK_DURATION: '120000',
|
||||
...sharedEnv,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user