Update config.py
This commit is contained in:
parent
5d3aaa0ede
commit
4b5cad11f0
|
@ -1,4 +1,4 @@
|
|||
MULTICAST_IP = "224.0.0.1"
|
||||
MULTICAST_IP = "224.0.0.251"
|
||||
MULTICAST_PORT = 5353
|
||||
|
||||
BROADCAST_INTERVAL = 5
|
||||
|
|
Loading…
Reference in New Issue