fix hyperion ports (#847)

This commit is contained in:
Stavros Kois
2021-08-30 10:07:58 +02:00
committed by GitHub
parent b396c4ea07
commit d28efa056e
3 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ name: hyperion-ng
sources:
- https://github.com/hyperion-project/hyperion.ng
- https://hub.docker.com/r/sirfragalot/hyperion.ng
version: 1.6.7
version: 1.6.8
@@ -343,7 +343,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3804
default: 36096
- variable: protobufservice
label: "protobufservice Service"
description: "The protobufservice service"
@@ -440,7 +440,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3805
default: 36097
- variable: boblightservice
label: "boblightservice Service"
description: "The boblightservice service"
@@ -537,7 +537,7 @@ questions:
type: int
min: 9000
max: 65535
default: 3806
default: 36098
- variable: persistence
label: "Integrated Persistent Storage"