Updated Docker Integration (markdown)
parent
800b6e5e8f
commit
315abfd41c
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user