We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7917373 commit 6820976Copy full SHA for 6820976
articles/iot-edge/how-to-access-host-storage-from-module.md
@@ -47,7 +47,7 @@ Or, you can configure the local storage directly in the deployment manifest. For
47
"type": "docker",
48
"env": {
49
"storageFolder": {
50
- "value": "<ModuleStoragePath>/edgeAgent"
+ "value": "<ModuleStoragePath>"
51
}
52
53
},
0 commit comments