Skip to content

Commit fce30fa

Browse files
Merge pull request #210005 from veyalla/update-module-storage-docs
Update module storage docs
2 parents 9264226 + c5391cc commit fce30fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-access-host-storage-from-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Or, you can configure the local storage directly in the deployment manifest. For
4747
"type": "docker",
4848
"env": {
4949
"storageFolder": {
50-
"value": "<ModuleStoragePath>/edgeAgent"
50+
"value": "<ModuleStoragePath>"
5151
}
5252
}
5353
},

0 commit comments

Comments
 (0)