Added configuration file support.
This commit is contained in:
3
src/config.py.dist
Normal file
3
src/config.py.dist
Normal file
@ -0,0 +1,3 @@
|
||||
|
||||
db_uri='postgresql://accountant:accountant@localhost/accountant'
|
||||
debug=True
|
Reference in New Issue
Block a user