nextcloud: add additional env section (#2433)

This commit is contained in:
Stavros Kois
2024-05-03 12:18:16 +03:00
committed by GitHub
parent b9639e2e21
commit d7e616352e
4 changed files with 34 additions and 11 deletions

View File

@@ -171,7 +171,7 @@ questions:
description: The port for the Nextcloud Web UI.
schema:
type: int
default: 20810
default: 9001
min: 9000
max: 65535
required: true