mirror of https://github.com/dapr/quickstarts.git
Fix workflow
Signed-off-by: siri-varma <siri.varma@outlook.com>
This commit is contained in:
parent
382230e5e0
commit
ded63fd029
|
|
@ -12,6 +12,7 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
package main
|
||||
|
||||
/*
|
||||
dapr run --app-id job-service --app-port 6400 --dapr-grpc-port 6481 --app-protocol grpc -- go run .
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue