ports structure
This commit is contained in:
11
server/docker/containers/docker-ubuntu-sshd/ports.json
Normal file
11
server/docker/containers/docker-ubuntu-sshd/ports.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ports": [
|
||||
{
|
||||
"port_name": "SSH",
|
||||
"internal_port": 22,
|
||||
"type": "tcp",
|
||||
"Allocated port": 0,
|
||||
"Description": "SSH Port"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user