Skip to content

Commit

Permalink
Updated host
Browse files Browse the repository at this point in the history
  • Loading branch information
imbeacon committed Feb 26, 2024
1 parent c13de8a commit ac453e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
gw:
image: "tb-gateway"
environment:
- TB_GW_HOST=localhost
- TB_GW_HOST=127.0.0.1
- TB_GW_PORT=1883
- TB_GW_ACCESS_TOKEN=YOUR_ACCESS_TOKEN
volumes:
Expand Down

0 comments on commit ac453e9

Please sign in to comment.