fix docker run code

This commit is contained in:
Hayden 2022-09-14 10:45:37 -08:00
parent a3de84ba7b
commit 852d312ba7

View file

@ -16,8 +16,6 @@
[Configuration & Docker Compose](https://hay-kot.github.io/homebox/quick-start) [Configuration & Docker Compose](https://hay-kot.github.io/homebox/quick-start)
```bash ```bash
```yml
docker run --name=homebox \ docker run --name=homebox \
--restart=always \ --restart=always \
--publish=3100:7745 \ --publish=3100:7745 \