2025-08-20 11:54:40 +01:00

3 lines
97 B
Batchfile

cd server/grpc && start py grpc_server.py -p 50051
cd ../rest && start py server_rest.py -p 9500