Skip to content

Conversation

@hty8
Copy link

@hty8 hty8 commented Dec 7, 2020

When I tried to use this template env file to create my own environment variables, I encountered the issue of non-matching variable naming between the env file and the settings.py, realized that here STRIPE_PUBLISH_KEY was used instead of STRIPE_PUBLIC_KEY. This commit changes this and fixes the faulty naming to the correct one.

When I tried to use this template env file to create my own environment variables, I encountered the issue of non-matching variable naming between the env file and the settings.py, realized that here `STRIPE_PUBLISH_KEY` was used instead of `STRIPE_PUBLIC_KEY`. This commit changes this and fixes the faulty naming to the correct one.
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.

1 participant