Skip to content

Commit f6629eb

Browse files
committed
Update DOCKER.md
1 parent 940b39c commit f6629eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DOCKER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The RPI distro is about 768MB and Alpine is about 136MB - so I would still go fo
6969

7070
# Docker Compose
7171

72-
If you want to bundle everything together, you can use [Docker Compose](https://docs.docker.com/compose/). This will install and run both mosquitto and MBS - you still need to make sure mosquitto.com and mbs config files are in the right directories.
72+
If you want to bundle everything together, you can use [Docker Compose](https://docs.docker.com/compose/). This will install and run both mosquitto and MBS - you still need to make sure mosquitto.conf and mbs config files are in the right directories.
7373

7474
Just create a file called docker-compose.yml with these contents:
7575
```

0 commit comments

Comments
 (0)