Fix SSH ports
This commit is contained in:
parent
e9a0a8b230
commit
d4d72dbca2
@ -11,7 +11,7 @@ steps:
|
|||||||
image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest
|
image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest
|
||||||
settings:
|
settings:
|
||||||
host: washnote.org
|
host: washnote.org
|
||||||
port: 2222
|
port: 222
|
||||||
service: washweb_org
|
service: washweb_org
|
||||||
source: .
|
source: .
|
||||||
dest: /usr/share/nginx/html/
|
dest: /usr/share/nginx/html/
|
||||||
@ -34,7 +34,7 @@ steps:
|
|||||||
image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest
|
image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest
|
||||||
settings:
|
settings:
|
||||||
host: washnote.org
|
host: washnote.org
|
||||||
port: 2222
|
port: 222
|
||||||
service: dev_washweb_org
|
service: dev_washweb_org
|
||||||
source: .
|
source: .
|
||||||
dest: /usr/share/nginx/html/
|
dest: /usr/share/nginx/html/
|
||||||
|
Loading…
Reference in New Issue
Block a user