5 lines
121 B
Python
5 lines
121 B
Python
|
tCOMMON_URL_INTERNAL = "http://localhost:8888"
|
||
|
tCOMMON_TOKEN = "Secret tCommon-specific token"
|
||
|
|
||
|
DB_PATH = "blog.sqlite3"
|