open websocket port
This commit is contained in:
@@ -23,6 +23,9 @@ services:
|
|||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
|
- --ws.port=8547
|
||||||
|
- --ws.addr=0.0.0.0
|
||||||
|
- --ws.origins=*
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
|
|||||||
Reference in New Issue
Block a user