diff --git a/ecosystem.config.js b/ecosystem.config.js index 1e78bda..5ac84b9 100644 --- a/ecosystem.config.js +++ b/ecosystem.config.js @@ -9,7 +9,7 @@ module.exports = { deploy: { production: { user: 'root', - host: ['autobaan'], + host: ['192.168.3.170'], ref: 'origin/deploy_test', repo: 'https://fred.collinduncan.com/collin/autobaan.git', path: '/root/autobaan',