mirror of
https://gitlab.com/wirelos/sprocket-plugin-mqtt.git
synced 2025-12-14 13:51:27 +01:00
Use new config folder
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#define WEB_DEFAULT_FILE "index.html"
|
||||
#define WEB_PORT 80
|
||||
|
||||
#define MQTT_CONFIG_FILE "/mqttConfig.json"
|
||||
#define MQTT_CONFIG_FILE "/config/mqtt.json"
|
||||
|
||||
|
||||
#endif
|
||||
@@ -32,7 +32,7 @@
|
||||
#define WEB_DEFAULT_FILE "index.html"
|
||||
#define WEB_PORT 80
|
||||
|
||||
#define MQTT_CONFIG_FILE "/mqttConfig.json"
|
||||
#define MQTT_CONFIG_FILE "/config/mqtt.json"
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user