fix([2fd88f42]): resolve port conflict to 8002
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
backend:
|
||||
build: ./backend
|
||||
ports:
|
||||
- "8001:8000"
|
||||
- "8002:8000"
|
||||
volumes:
|
||||
- ./backend:/app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user