dhcp attempts
This commit is contained in:
8
mosquitto.conf
Normal file
8
mosquitto.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
# mosquitto.conf - Basic Mosquitto configuration for development purposes
|
||||
|
||||
# Port to listen on (default is 1883)
|
||||
listener 1883
|
||||
|
||||
# Allow anonymous access (no authentication)
|
||||
allow_anonymous true
|
||||
|
||||
Reference in New Issue
Block a user