Changes: 1. Repository URL format: HTTPS → SSH - Changed from: https://git.startanaicompany.com/user/repo.git - Changed to: git@git.startanaicompany.com:user/repo.git - Reason: Coolify requires SSH format for private repo deployments 2. API field name: git_token → gitea_api_token - Changed from: "git_token": "${GITEA_API_TOKEN}" - Changed to: "gitea_api_token": "${GITEA_API_TOKEN}" - Reason: Match Coolify Wrapper API specification These changes ensure the deployment script works with the Coolify Wrapper API at apps.startanaicompany.com The wrapper will now: - Accept the SSH Git URL format - Properly receive the Gitea API token - Set up deploy keys and webhooks automatically
7.2 KiB
7.2 KiB