fix(projectsend): init db (#2248)

This commit is contained in:
Stavros Kois
2022-03-23 07:25:55 +02:00
committed by GitHub
parent 0438cc2993
commit 1461dc41de
3 changed files with 81 additions and 2 deletions
+14
View File
@@ -90,6 +90,20 @@ questions:
type: int
required: true
default: 5000
- variable: PHP_MEMORY_LIMIT
label: "PHP_MEMORY_LIMIT"
description: "PHP_MEMORY_LIMIT"
schema:
type: string
required: true
default: "512M"
- variable: PHP_MAX_FILE_UPLOAD
label: "PHP_MAX_FILE_UPLOAD"
description: "PHP_MAX_FILE_UPLOAD"
schema:
type: int
required: true
default: 200
# Include{containerConfig}
- variable: service