better module naming

This commit is contained in:
2026-02-03 14:40:12 -03:00
parent ffbbf87873
commit b88f75fce0
11 changed files with 331 additions and 41 deletions

View File

@@ -99,7 +99,7 @@ services:
build:
context: ..
dockerfile: ctrl/Dockerfile
command: python -m grpc.server
command: python -m mpr.grpc.server
ports:
- "50051:50051"
environment: