From 1e79ca11031790101c9af8f83eb57218cdf2aa8d Mon Sep 17 00:00:00 2001 From: collin Date: Mon, 23 Mar 2026 10:58:51 +0100 Subject: [PATCH] Updating ecosystem config --- ecosystem.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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':