Skip to content

Commit

Permalink
Merge pull request #1309 from port-labs/Updated-wrong-launchdarkly-en…
Browse files Browse the repository at this point in the history
…dpoint-in-the-guide

Update launchdarkly.md
  • Loading branch information
matarpeles authored Jun 14, 2024
2 parents b49c187 + 26ed455 commit ef92e81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Set them as you wish in the script below, then copy it and run it in your termin
| `integration.identifier` | Change the identifier to describe your integration ||
| `integration.type` | The integration type ||
| `integration.eventListener.type` | The event listener type ||
| `integration.config.launchdarklyHost` | Your LaunchDarkly host. For example https://launchdarkly.com ||
| `integration.config.launchdarklyHost` | Your LaunchDarkly host. For example https://app.launchdarkly.com for the default endpoint ||
| `integration.config.launchdarklyToken` | The LaunchDarkly API token ||
| `integration.config.appHost` | Your application's host url ||
| `scheduledResyncInterval` | The number of minutes between each resync ||
Expand Down

0 comments on commit ef92e81

Please sign in to comment.