changing host back to autobaan
All checks were successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
Collin Duncan 2025-04-28 17:12:04 +02:00
parent 14ba6363ee
commit d84c23bdeb
No known key found for this signature in database

View file

@ -9,7 +9,7 @@ module.exports = {
deploy: {
production: {
user: 'root',
host: ['192.168.3.170'],
host: ['autobaan'],
ref: 'origin/deploy_test',
repo: 'https://fred.collinduncan.com/collin/autobaan.git',
path: '/root/autobaan',