change port
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ services:
|
|||||||
build: ./middleware
|
build: ./middleware
|
||||||
image: lva_middleware:latest
|
image: lva_middleware:latest
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8003:8003"
|
||||||
depends_on:
|
depends_on:
|
||||||
- whisper
|
- whisper
|
||||||
- coquitts
|
- coquitts
|
||||||
|
|||||||
Reference in New Issue
Block a user