Added formatter
This commit is contained in:
@ -21,9 +21,7 @@
|
||||
"CMD [\"/usr/sbin/sshd\", \"-D\"]"
|
||||
],
|
||||
"ports": ["$$cap_sshd_port:22"],
|
||||
"volumes": [
|
||||
"$$cap_appname-data:/data"
|
||||
],
|
||||
"volumes": ["$$cap_appname-data:/data"],
|
||||
"restart": "always",
|
||||
"environment": {}
|
||||
}
|
||||
@ -49,4 +47,4 @@
|
||||
"validRegex": "/^\\d+$/"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user