updating pm2 ecosystem config
All checks were successful
ci/woodpecker/push/test Pipeline was successful
All checks were successful
ci/woodpecker/push/test Pipeline was successful
This commit is contained in:
parent
0ac1644eb1
commit
93bcc887b9
1 changed files with 2 additions and 2 deletions
|
|
@ -9,9 +9,9 @@ module.exports = {
|
|||
deploy: {
|
||||
production: {
|
||||
user: 'root',
|
||||
host: ['192.168.3.170'],
|
||||
host: ['autobaan'],
|
||||
ref: 'origin/main',
|
||||
repo: 'https@fred.collinduncan.com/collin/autobaan.git',
|
||||
repo: 'https://fred.collinduncan.com/collin/autobaan.git',
|
||||
path: '/root/autobaan',
|
||||
'post-deploy': 'npm install',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue