forked from mirrors/homebox
fix docker run code
This commit is contained in:
parent
a3de84ba7b
commit
852d312ba7
1 changed files with 0 additions and 2 deletions
|
@ -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 \
|
||||||
|
|
Loading…
Reference in a new issue