fix: change dozzle port to 18288 to resolve conflict
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 13m26s
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 13m26s
This commit is contained in:
@@ -135,7 +135,7 @@ services:
|
||||
dozzle:
|
||||
image: amir20/dozzle:latest
|
||||
ports:
|
||||
- "8288:8080"
|
||||
- "18288:8080"
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /home/ubuntu/app/ax_hub_mcp_tool:/app
|
||||
|
||||
Reference in New Issue
Block a user