Merge pull request #25 from przemas75/patch-1

Update README.md
This commit is contained in:
JP Mens
2019-01-20 12:30:56 +01:00
committed by GitHub
+3 -3
View File
@@ -150,9 +150,9 @@ services:
- store:/store
restart: unless-stopped
environment:
- OTR_HOST: "mqtt_broker"
- OTR_USER: "user"
- OTR_PASS: "pass"
- OTR_HOST = "mqtt_broker"
- OTR_USER = "user"
- OTR_PASS = "pass"
volumes:
store: