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:
@@ -10,6 +10,12 @@
|
||||
description: "Which port should Jenkins listen on?"
|
||||
default: 8080
|
||||
required: true
|
||||
- variable: "volume_work"
|
||||
description: "Work volume to save jenkins data"
|
||||
label: "Work volume:"
|
||||
required: true
|
||||
default: "/var/lib/docker/jenkins-ci"
|
||||
type: "string"
|
||||
- variable: "plugins"
|
||||
type: "multiline"
|
||||
label: "List of Plugins"
|
||||
|
||||
Reference in New Issue
Block a user