message/config.py
2024-12-24 13:08:35 -05:00

4 lines
124 B
Python

tCOMMON_URL_INTERNAL = "http://localhost:8888"
tCOMMON_TOKEN = "Secret tCommon-specific token"
DB_PATH = "message.sqlite3"