Skip to content

Commit

Permalink
Merge pull request #463 from getlago/data/api-bearer-token
Browse files Browse the repository at this point in the history
feat(data): Add LAGO_DATA_API_BEARER_TOKEN to environment.default
  • Loading branch information
rsempe authored Feb 11, 2025
2 parents 1ce4fbe + 85a91cc commit 1d5333a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.development.default
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ SIDEKIQ_CLOCK=false
SIDEKIQ_WEBHOOK=false

# External API keys
LAGO_DATA_API_BEARER_TOKEN=changeme
LAGO_LICENSE="35be6ead-a590-4593-9a45-01f62c248faa"
NANGO_SECRET_KEY=
SEGMENT_WRITE_KEY=
Expand Down

0 comments on commit 1d5333a

Please sign in to comment.