Skip to content

Commit

Permalink
Updated MQTT_HOST
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis-Wijngaarden committed Jan 30, 2024
1 parent c8cb017 commit f310c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
image: tudelft/bluesky
build: .
environment:
MQTT_HOST: mosquitto
MQTT_HOST: acc.helicus.com
MQTT_PORT: 1883
ports:
- "11000:11000/tcp"
Expand Down

0 comments on commit f310c85

Please sign in to comment.