Update README.md
This commit is contained in:
parent
44e2a84078
commit
80c36695dd
@ -85,7 +85,7 @@ services:
|
||||
volumes:
|
||||
- /path/to/config:/app/config # Make sure your local config directory exists
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro # (optional) For docker integrations
|
||||
user: 1000:1000 # default user id
|
||||
# user: 1000:1000 optional, not compatibile with direct socket see https://gethomepage.dev/en/configs/docker/#using-socket-directly
|
||||
restart: unless-stopped
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user