Skip to content

Commit 73533a2

Browse files
Update initial-deploy.yml
1 parent ecb71de commit 73533a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/initial-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
echo "$SSH_PRIVATE_KEY" > ssh_key
1818
chmod 600 ssh_key
1919
ssh -i ssh_key -o StrictHostKeyChecking=no $VPS_USER@$VPS_HOST \
20-
"/home/ubuntu/initial-deploy-app.sh app2 $REPO_URL v1 5002 app2.softwares.calyxtech.net 'App 2'"
20+
"/home/ubuntu/initial-deploy-app.sh app2 $REPO_URL v1 5002 'App 2'"

0 commit comments

Comments
 (0)