mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 13:44:20 +01:00
remove mnt (#73)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"ports": {
|
||||
"22/tcp": 22
|
||||
},
|
||||
"map": ["config:rw", "ssl:rw", "addons:rw", "share:rw", "mnt:rw"],
|
||||
"map": ["config:rw", "ssl:rw", "addons:rw", "share:rw"],
|
||||
"options": {
|
||||
"authorized_keys": [null]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user