diff --git a/config.md b/config.md index 2d9279fb1..cc3fcf57c 100644 --- a/config.md +++ b/config.md @@ -115,7 +115,6 @@ For POSIX platforms the `mounts` structure has the following fields: }, { "destination": "/data", - "type": "bind", "source": "/volumes/testing", "options": ["rbind","rw"] }