fix([2fd88f42]): resolve port conflict for heatmap service

This commit is contained in:
2026-02-04 11:38:29 +00:00
parent 3a85514820
commit 3537347e72
4 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ services:
backend:
build: ./backend
ports:
- "8000:8000"
- "8001:8000"
volumes:
- ./backend:/app