Showing
1 changed file
with
1 additions
and
1 deletions
@@ -22,7 +22,7 @@ services: | @@ -22,7 +22,7 @@ services: | ||
22 | ports: | 22 | ports: |
23 | - "8080:8080" | 23 | - "8080:8080" |
24 | - "1883:1883" | 24 | - "1883:1883" |
25 | - - "5683:5683" | 25 | + - "5683:5683/udp" |
26 | env_file: | 26 | env_file: |
27 | - thingsboard.env | 27 | - thingsboard.env |
28 | entrypoint: ./run_thingsboard.sh | 28 | entrypoint: ./run_thingsboard.sh |