[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
9b1204ce04
commit
dd37a0685d
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ services:
|
|||
container_name: homepage
|
||||
restart: always
|
||||
ports:
|
||||
- 10.200.200.254:3000:3000
|
||||
- 10.200.200.254:8000:3000
|
||||
volumes:
|
||||
- /app-config/homepage/:/app/config # Make sure your local config directory exists
|
||||
- /var/run/docker.sock:/var/run/docker.sock # (optional) For docker integrations, see alternative methods
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue