Added SSH Port 8154 (#226)
* Added SSH Port 8154 * Update rancher-compose.yml * Update docker-compose.yml * Update rancher-compose.yml
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
required: true
|
||||
default: "8153"
|
||||
type: "int"
|
||||
- variable: ssh_port
|
||||
description: "port for remote access of go-agents"
|
||||
label: "SSH Port"
|
||||
required: true
|
||||
default: "8154"
|
||||
type: "int"
|
||||
- variable: "mem_initial"
|
||||
description: "Initial java memory in Mb"
|
||||
label: "Initial memory:"
|
||||
|
||||
Reference in New Issue
Block a user