zgzgorg / iam-backend

0 stars 2 forks source link

Implement app config #11

Closed kis87988 closed 3 years ago

kis87988 commented 3 years ago

We should have a config file for applications include environment, config file, and default method. The config file should be able to config the database, logging format and some Flask config.

Outcome:

  1. be able to have some default config value
  2. be able to read config file from default config path or environment variables.
  3. be able to config logging format, default logging format applied