OpenProject, final touches

This commit is contained in:
Michel Roegl-Brunner
2025-03-24 09:54:40 +01:00
parent 976400af27
commit 5f9d06522c
2 changed files with 8 additions and 10 deletions

View File

@@ -7,7 +7,7 @@
],
"date_created": "2025-03-21",
"type": "ct",
"updateable": false,
"updateable": true,
"privileged": false,
"interface_port": 80,
"documentation": "https://www.openproject.org",
@@ -19,9 +19,9 @@
"type": "default",
"script": "ct/openproject.sh",
"resources": {
"cpu": 1,
"ram": 512,
"hdd": 4,
"cpu": 2,
"ram": 2048,
"hdd": 8,
"os": "Debian",
"version": "12"
}