Skip to content

Commit

Permalink
fix: Fix wrong key on lapi
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdor authored and AEtherC0r3 committed Aug 12, 2018
1 parent ebbfe62 commit a69b871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ovh/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
context: .
dockerfile: lapi.dockerfile
restart: unless-stopped
enviroment:
environment:
- BROKER_HOST: mqtt.lambdaspace.gr
- BROKER_PORT: 8883
- MQTT_TOPIC_HACKERS: "lambdaspace/spacestatus/hackers"
Expand Down

0 comments on commit a69b871

Please sign in to comment.