move grpc to proper location
This commit is contained in:
@@ -99,7 +99,7 @@ services:
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: ctrl/Dockerfile
|
||||
command: python -m mpr.grpc.server
|
||||
command: python -m grpc.server
|
||||
ports:
|
||||
- "50052:50051"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user