added 8120 for periphs

This commit is contained in:
admin 2026-02-03 11:39:16 -07:00
parent 8207e60da4
commit 569cec8b06

View file

@ -24,6 +24,7 @@ services:
mem_reservation: "512m" mem_reservation: "512m"
ports: ports:
- "9120:9120" - "9120:9120"
- "8120:8120"
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro - /var/run/docker.sock:/var/run/docker.sock:ro
- /root/.ssh:/home/komodo/.ssh:ro - /root/.ssh:/home/komodo/.ssh:ro