mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
chore: remove optional properties from Laravel Forge destinationConfig
This commit is contained in:
@@ -102,11 +102,8 @@ description: "Learn how to configure a Laravel Forge Sync for Infisical."
|
||||
},
|
||||
"destinationConfig": {
|
||||
"orgSlug": "org-abc123",
|
||||
"orgName": "org-name",
|
||||
"serverId": "server-abc123",
|
||||
"serverName": "server-name",
|
||||
"siteId": "site-abc123",
|
||||
"siteName": "site-name"
|
||||
}
|
||||
}'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user