3 lines
97 B
Batchfile
3 lines
97 B
Batchfile
cd server/grpc && start py grpc_server.py -p 50051
|
|
cd ../rest && start py server_rest.py -p 9500
|