5 lines
115 B
TOML
5 lines
115 B
TOML
db = '/opt/mollysocket/mollysocket.db'
|
|
allowed_endpoints = ['*']
|
|
allowed_uuids = ['*']
|
|
webserver = true
|
|
port = 8020 |