Fix docker coap port expose
This commit is contained in:
parent
ea5eb5e332
commit
92487c2a60
@ -22,7 +22,7 @@ services:
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "1883:1883"
|
||||
- "5683:5683"
|
||||
- "5683:5683/udp"
|
||||
env_file:
|
||||
- thingsboard.env
|
||||
entrypoint: ./run_thingsboard.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user