diff --git a/docker-compose-sample.yaml b/docker-compose-sample.yaml index 151346a..d3b8ee3 100644 --- a/docker-compose-sample.yaml +++ b/docker-compose-sample.yaml @@ -49,7 +49,7 @@ services: # NODES_PLUGIN_ACTIVE: "true" # You can add as many MESHTASTIC_COMMAND_X variables as you need, they will be executed in order - MESHTASTIC_COMMAND_1: "--set-owner LongName --set-owner-short SHRT --set-url https://meshtastic.org/e/#CgMSAQESDAgBOAFAA0gBUB5oAQ" + MESHTASTIC_COMMAND_1: "--set-owner LongName --set-owner-short SHRT --seturl https://meshtastic.org/e/#CgMSAQESDAgBOAFAA0gBUB5oAQ" MESHTASTIC_COMMAND_2: "--set mqtt.enabled true --set mqtt.address mqtt.meshtastic.org --set mqtt.username meshdev --set mqtt.password large4cats" MESHTASTIC_COMMAND_3: "--ch-set uplink_enabled true --ch-set downlink_enabled true --ch-index 0"