mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-10-04 02:51:49 +02:00
ci: Fix mqtt broker is not available
This commit is contained in:
committed by
Rocha Euripedes
parent
3ff7b48680
commit
81854fdf75
@@ -7,3 +7,4 @@ CONFIG_EXAMPLE_ETH_MDIO_GPIO=18
|
|||||||
CONFIG_EXAMPLE_ETH_PHY_RST_GPIO=5
|
CONFIG_EXAMPLE_ETH_PHY_RST_GPIO=5
|
||||||
CONFIG_EXAMPLE_ETH_PHY_ADDR=1
|
CONFIG_EXAMPLE_ETH_PHY_ADDR=1
|
||||||
CONFIG_MQTT_PROTOCOL_5=y
|
CONFIG_MQTT_PROTOCOL_5=y
|
||||||
|
CONFIG_BROKER_URL="mqtt://${EXAMPLE_MQTTV5_BROKER_TCP}"
|
||||||
|
Reference in New Issue
Block a user