chore(apps): set PUID to int instead of string (#1506)
This commit is contained in:
@@ -84,8 +84,8 @@ questions:
|
||||
label: "PUID"
|
||||
description: "Sets the userID inside the container"
|
||||
schema:
|
||||
type: string
|
||||
default: "568"
|
||||
type: int
|
||||
default: 568
|
||||
|
||||
|
||||
# Include{containerConfig}
|
||||
|
||||
@@ -84,8 +84,8 @@ questions:
|
||||
label: "PUID"
|
||||
description: "Sets the userID inside the container"
|
||||
schema:
|
||||
type: string
|
||||
default: "568"
|
||||
type: int
|
||||
default: 568
|
||||
|
||||
|
||||
# Include{containerConfig}
|
||||
|
||||
@@ -84,8 +84,8 @@ questions:
|
||||
label: "PUID"
|
||||
description: "Sets the userID inside the container"
|
||||
schema:
|
||||
type: string
|
||||
default: "568"
|
||||
type: int
|
||||
default: 568
|
||||
|
||||
|
||||
# Include{containerConfig}
|
||||
|
||||
@@ -84,8 +84,8 @@ questions:
|
||||
label: "PUID"
|
||||
description: "Sets the userID inside the container"
|
||||
schema:
|
||||
type: string
|
||||
default: "568"
|
||||
type: int
|
||||
default: 568
|
||||
|
||||
|
||||
# Include{containerConfig}
|
||||
|
||||
@@ -85,8 +85,8 @@ questions:
|
||||
label: "PUID"
|
||||
description: "Sets the userID inside the container"
|
||||
schema:
|
||||
type: string
|
||||
default: "568"
|
||||
type: int
|
||||
default: 568
|
||||
|
||||
|
||||
# Include{containerConfig}
|
||||
|
||||
@@ -84,8 +84,8 @@ questions:
|
||||
label: "PUID"
|
||||
description: "Sets the userID inside the container"
|
||||
schema:
|
||||
type: string
|
||||
default: "568"
|
||||
type: int
|
||||
default: 568
|
||||
|
||||
|
||||
# Include{containerConfig}
|
||||
|
||||
@@ -84,8 +84,8 @@ questions:
|
||||
label: "PUID"
|
||||
description: "Sets the userID inside the container"
|
||||
schema:
|
||||
type: string
|
||||
default: "568"
|
||||
type: int
|
||||
default: 568
|
||||
|
||||
|
||||
# Include{containerConfig}
|
||||
|
||||
Reference in New Issue
Block a user