Rewrite data layer using SqlAlchemy Part 1
This commit is contained in:
6
estusshots/config.ini
Normal file
6
estusshots/config.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
[Default]
|
||||
ES_READ_PW = 123
|
||||
ES_WRITE_PW = 1234
|
||||
ES_SECRET_KEY = 1234
|
||||
ES_DATABASE_PATH = ../databases/debug.db
|
||||
ES_LOG_PATH = ../logs/debug.log
|
||||
Reference in New Issue
Block a user