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