made this ready for publishing
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import os
|
||||
|
||||
DB_PATH = os.get_env("DB_PATH")
|
||||
DB_PATH = os.getenv("DB_PATH")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user