17 lines
185 B
YAML
17 lines
185 B
YAML
version: "0.3.12"
|
|
|
|
bot:
|
|
name: "MeshDD-Bot"
|
|
command_prefix: "/"
|
|
|
|
meshtastic:
|
|
host: "192.168.11.11"
|
|
port: 4403
|
|
|
|
web:
|
|
host: "0.0.0.0"
|
|
port: 8080
|
|
|
|
database:
|
|
path: "meshdd.db"
|