mirror of https://github.com/dapr/quickstarts.git
parent
67cff3ab89
commit
4712fcc2a5
|
|
@ -0,0 +1,8 @@
|
|||
version: 1
|
||||
common:
|
||||
resourcesPath: ../../components
|
||||
apps:
|
||||
- appDirPath: ./order-processor/
|
||||
appID: order-processor
|
||||
command: ["go", "run", "."]
|
||||
|
||||
Loading…
Reference in New Issue