mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-03-04 23:27:46 +01:00
12 lines
179 B
INI
12 lines
179 B
INI
[server]
|
|
bind = *
|
|
port = 8081
|
|
tls_cert =
|
|
acme_challenge =
|
|
|
|
[mqtt]
|
|
server = mqtt.bayme.sh
|
|
topics = msh/US/bayarea/#
|
|
|
|
[database]
|
|
connection_string = sqlite+aiosqlite:///packets.db |