Change websocket port to 9101
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 1883:1883
|
- 1883:1883
|
||||||
- 8883:8883
|
- 8883:8883
|
||||||
- 9001:9001
|
- 9101:9101
|
||||||
networks:
|
networks:
|
||||||
- jeedom
|
- jeedom
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user