Add .ini configuration management

This commit is contained in:
richard-dds
2018-06-11 13:17:40 -04:00
parent 2e6a6bb53d
commit 41701290ea
4 changed files with 16 additions and 7 deletions

3
config/base.ini Normal file
View File

@@ -0,0 +1,3 @@
[default]
ENVIRONMENT = dev
DEBUG = true

0
config/ci.ini Normal file
View File