Suppression de la page About

This commit is contained in:
2024-04-05 15:11:51 +02:00
parent ef4838bde1
commit da4daae323
4 changed files with 6 additions and 34 deletions

View File

@ -4,5 +4,5 @@
// config.js
export default {
mqttBrokerUrl: 'ws://localhost:9001'
mqttBrokerUrl: 'ws://192.168.1.78:9001'
};