Updates
Update meshcore capture to use wifi heltec v4
This commit is contained in:
@@ -21,7 +21,8 @@ resource "docker_container" "meshcore-capture" {
|
||||
}
|
||||
|
||||
env = [
|
||||
"PACKETCAPTURE_CONNECTION_TYPE=serial",
|
||||
"PACKETCAPTURE_CONNECTION_TYPE=TCP",
|
||||
"PACKETCAPTURE_TCP_HOST=172.20.0.68",
|
||||
"PACKETCAPTURE_MQTT1_ENABLED=true",
|
||||
"PACKETCAPTURE_MQTT1_SERVER=mqtt-us-v1.letsmesh.net",
|
||||
"PACKETCAPTURE_MQTT1_PORT=443",
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user