mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-19 17:02:12 +08:00
Updated Docker Integration (markdown)
@@ -27,7 +27,7 @@ homepage:
|
|||||||
- /path/to/config:/app/config
|
- /path/to/config:/app/config
|
||||||
- /var/run/docker.sock:/var/run/docker.sock # This passes your local docker socket to the container
|
- /var/run/docker.sock:/var/run/docker.sock # This passes your local docker socket to the container
|
||||||
ports:
|
ports:
|
||||||
- 3003:3000
|
- 3000:3000
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user