CapivaraProjects / GYResources

This repository is dedicated to turn available green eyes resources like an API
2 stars 3 forks source link

Add configuration file #52

Closed WendelHime closed 6 years ago

WendelHime commented 6 years ago

Add configuration file with values which shouldn't be fixed in application like:

Remember to comment environment configurations, such as development(your local machine), test(thinking in Travis-CI), production(thinking in server machine)

Tutorials: http://flask.pocoo.org/docs/0.12/config/ http://exploreflask.com/en/latest/configuration.html

WendelHime commented 6 years ago

closed with #66