Remove unused modules.
This commit is contained in:
5
estusshots/config/development.py
Normal file
5
estusshots/config/development.py
Normal file
@@ -0,0 +1,5 @@
|
||||
READ_PW = "123"
|
||||
WRITE_PW = "1234"
|
||||
SECRET_KEY = "1234"
|
||||
DATABASE_PATH = "../databases/test.db"
|
||||
LOG_PATH = "../logs/debug.log"
|
||||
Reference in New Issue
Block a user