Updating ecosystem config
All checks were successful
ci/woodpecker/push/test-and-deploy Pipeline was successful

This commit is contained in:
collin 2026-03-23 10:58:51 +01:00
parent f7e3bb883a
commit 1e79ca1103
No known key found for this signature in database

View file

@ -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':