We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa79e8 commit 4b33004Copy full SHA for 4b33004
ecosystem.config.js
@@ -3,7 +3,7 @@ module.exports = {
3
{
4
name: 'address-validation-service',
5
script: 'dist/server.js',
6
- cwd: '/home/puppeteer-user/candycomp-location-correction',
+ cwd: '/root/address-validation-service',
7
exec_mode: 'fork',
8
max_memory_restart: '256M',
9
autorestart: true,
0 commit comments