fix: greptile review comments

This commit is contained in:
Piyush Gupta
2025-10-16 00:08:28 +05:30
parent 906d0f5613
commit 846403d424
8 changed files with 35 additions and 19 deletions

View File

@@ -103,7 +103,7 @@ description: "Learn how to configure a Laravel Forge Sync for Infisical."
"destinationConfig": {
"orgSlug": "org-abc123",
"serverId": "server-abc123",
"siteId": "site-abc123",
"siteId": "site-abc123"
}
}'
```
@@ -147,7 +147,7 @@ description: "Learn how to configure a Laravel Forge Sync for Infisical."
"destinationConfig": {
"orgSlug": "org-abc123",
"serverId": "server-abc123",
"siteId": "site-abc123",
"siteId": "site-abc123"
}
}
}