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

Create config file to setup db URLs and Stripe API keys #37

Open
jeffw16 opened this issue Nov 26, 2015 · 0 comments
Open

Create config file to setup db URLs and Stripe API keys #37

jeffw16 opened this issue Nov 26, 2015 · 0 comments

Comments

@jeffw16
Copy link
Collaborator

jeffw16 commented Nov 26, 2015

Issue by justinpotts
Wednesday Jun 17, 2015 at 03:42 GMT
Originally opened as https://github.com/justinpotts/terml.io-retired/issues/4


We need to figure out how to use some sort of logic to decide which database to use (local, stage, or prod).

I've checked to see if Flask has any url property to be used outside of a request instance, but they don't. Our best bet is to write an app config file that would be stored outside of the git directory, but referenced in setup with environment variables and such.

This is also needed for the live payment system with Stripe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant