Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Vylpes 2023-01-30 11:11:04 +00:00
parent c3d65b5579
commit 4c1726f5c8

View file

@ -5,7 +5,7 @@ type: ssh
name: deployment
server:
host: 192.168.68.121
host: 192.168.1.2
user: vylpes
password:
from_secret: ssh_password
@ -30,7 +30,7 @@ type: ssh
name: staging
server:
host: 192.168.68.121
host: 192.168.1.2
user: vylpes
password:
from_secret: ssh_password