You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
78 B
1 lines
78 B
dapr run --app-id ProjectName --app-port 5000 -H 3500 -- dotnet run --no-build
|