move grpc to proper location

This commit is contained in:
2026-02-06 08:22:50 -03:00
parent 318741d8ca
commit c0a3901951
12 changed files with 13 additions and 9 deletions

View File

@@ -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: