js command fixed

This commit is contained in:
amulyavarote 2021-11-23 09:37:19 -08:00 committed by Artur Souza
parent 64609417ac
commit 11407f34b1
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ Javascript:
dapr run --app-id orderprocessing --app-port 6001 --dapr-http-port 3601 --dapr-grpc-port 60001 npm start
dapr run --app-id checkout --app-port 6002 --dapr-http-port 3602 --dapr-grpc-port 60002 dotnet npm start
dapr run --app-id checkout --app-port 6002 --dapr-http-port 3602 --dapr-grpc-port 60002 npm start