Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pronto): ensure pronto environment is always initialized #1196

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

oliverlaz
Copy link
Member

Overview

SAMPLE_APP configuration is optional for local development, and we can't expect that everyone will have this configuration applied locally.
Because of that, unless pronto environment already exists, we will create it with the default STREAM_API_KEY and STREAM_SECRET_KEY credentials.

@oliverlaz oliverlaz merged commit c8d7d07 into main Nov 17, 2023
8 of 10 checks passed
@oliverlaz oliverlaz deleted the use-default-credentials branch November 17, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants