mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-24 06:28:34 +01:00
fix docker run code
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user