Apply default nodePorts && fix transmission portal (#646)
* Fixes focalboard nodeport * fixes transmissions portal path * Update wishlist * Change default ports pt1 * Change default ports pt2 * Change default ports pt3 * Also change nextcloud default nodeport * Restore identation
This commit is contained in:
@@ -22,4 +22,4 @@ name: healthchecks
|
||||
sources:
|
||||
- https://github.com/healthchecks/healthchecks
|
||||
- https://hub.docker.com/r/linuxserver/healthchecks
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
|
||||
@@ -268,7 +268,7 @@ questions:
|
||||
type: int
|
||||
min: 9000
|
||||
max: 65535
|
||||
default: 3711
|
||||
default: 36063
|
||||
required: true
|
||||
|
||||
- variable: persistence
|
||||
|
||||
Reference in New Issue
Block a user