diff --git a/README.md b/README.md index 8681b66..b48a9a3 100644 --- a/README.md +++ b/README.md @@ -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: