mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
fix: review comments
This commit is contained in:
@@ -102,7 +102,7 @@ description: "Learn how to configure a Laravel Forge Sync for Infisical."
|
||||
},
|
||||
"destinationConfig": {
|
||||
"orgSlug": "org-abc123",
|
||||
"serverId": "server-abc123",
|
||||
"serverId": "123",
|
||||
"siteId": "site-abc123"
|
||||
}
|
||||
}'
|
||||
@@ -146,7 +146,7 @@ description: "Learn how to configure a Laravel Forge Sync for Infisical."
|
||||
"destination": "laravel-forge",
|
||||
"destinationConfig": {
|
||||
"orgSlug": "org-abc123",
|
||||
"serverId": "server-abc123",
|
||||
"serverId": "123",
|
||||
"siteId": "site-abc123"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user