Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dapr.yml updates #955

Closed
wants to merge 10 commits into from
Prev Previous commit
Next Next commit
resources path
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
hhunter-ms committed Nov 8, 2023
commit a58b75c59aeb204148b7521e6c36cc8f2cdcdce9
2 changes: 1 addition & 1 deletion state_management/java/sdk/order-processor/dapr.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

version: 1
common:
resourcesPath: ../../../resources/
resourcesPath: ../resources/
apps:
- appID: order-processor
appDirPath: ./order-processor/