misc fixes

This commit is contained in:
2023-11-19 11:04:50 +01:00
parent 0cc2b94c7e
commit c409589eab
5 changed files with 65 additions and 1 deletions

View File

@@ -116,4 +116,6 @@ systemctl restart webhook
ufw allow 9000
echo "webhook done"
echo "you can configure your webhook trigger with the following url :"
echo "http://$_domain:9000/hooks/deploy_app_$_id"