docs: implement Antigravity global rules

This commit is contained in:
2026-04-03 21:11:02 +00:00
parent 03cb294701
commit b2950a2d3b
3 changed files with 10 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ fi
# 2. Gatilho de Deploy no Coolify (API Oficial v1)
if [ ! -z "$COOLIFY_RESOURCE_UUID" ]; then
echo -e "${YELLOW}🔄 Disparando Deploy via API Oficial no Coolify...${NC}"
COOLIFY_TOKEN="11|2dAkfkSxUUHOsvla24APJqZL7xnhiSWa2jaC9Ubx8dadfd44"
COOLIFY_TOKEN="12|wbepNILQe24LAOjfEUmMROgU93F6uG1zuwPLwrRi786bca03"
# Endpoint de Deploy via API v1
curl -s -X GET "https://painel.reifonas.cloud/api/v1/deploy?uuid=${COOLIFY_RESOURCE_UUID}&force=false" \