diff --git a/config.md b/config.md index 06801f5dd..a1a9a1aed 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"] }