mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-08-07 09:22:49 +02:00
update sample.config.ini
This commit is contained in:
+6
-4
@@ -4,6 +4,11 @@ port = 8081
|
||||
tls_cert =
|
||||
acme_challenge =
|
||||
|
||||
[site]
|
||||
domain = http://meshview.bayme.sh
|
||||
title = Bay Area Mesh
|
||||
message =
|
||||
|
||||
[mqtt]
|
||||
server = mqtt.bayme.sh
|
||||
topics = ["msh/US/bayarea/#", "msh/US/CA/mrymesh/#"]
|
||||
@@ -12,7 +17,4 @@ username = meshdev
|
||||
password = large4cats
|
||||
|
||||
[database]
|
||||
connection_string = sqlite+aiosqlite:///packets.db
|
||||
|
||||
[website]
|
||||
title = San Francisco Bay Area Mesh
|
||||
connection_string = sqlite+aiosqlite:///packets.db
|
||||
Reference in New Issue
Block a user