From c20c66e5b48b3c8c14c5383dfd36298d6bd028c1 Mon Sep 17 00:00:00 2001 From: James Coleman Date: Wed, 4 Sep 2024 21:08:02 -0500 Subject: [PATCH] Fix readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4034e46..e5e3b19 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ docker run --volume ./config:/etc/osc-mqtt-bridge --publish 2223:2223/udp osc-mq version: '2.3' services: - postgres: + osc-mqtt-bridge: image: grmrgecko/osc-mqtt-bridge:latest restart: unless-stopped volumes: