diff --git a/apps/eurooffice_docker.sh b/apps/eurooffice_docker.sh index 67919eaea4..2b4fe3b750 100644 --- a/apps/eurooffice_docker.sh +++ b/apps/eurooffice_docker.sh @@ -141,7 +141,7 @@ check_nextcloud_https "EuroOffice (Docker)" # Install Docker install_docker -EUROOFFICE_SECRET="$(gen_passwd "$SHUF" "a-zA-Z0-9")" +EUROOFFICE_SECRET="$(gen_passwd "64" "a-zA-Z0-9")" # Install EuroOffice docker docker pull ghcr.io/euro-office/documentserver:latest