fix: use port 8090 (8080 taken by dockhand)
This commit is contained in:
parent
82d1c83df4
commit
b0de6fcd87
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ services:
|
|||
container_name: mcp-dockhand
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8090:8080"
|
||||
env_file:
|
||||
- .env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue