diff --git a/ecosystem.config.js b/ecosystem.config.js index 61689c5..128ed4f 100644 --- a/ecosystem.config.js +++ b/ecosystem.config.js @@ -9,8 +9,8 @@ module.exports = { deploy: { production: { user: 'root', - host: ['autobaan'], - ref: 'origin/deploy_test', + host: ['autobaan.home'], + ref: 'origin/main', repo: 'https://fred.collinduncan.com/collin/autobaan.git', path: '/root/autobaan', 'post-deploy':