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