1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-03-08 13:19:05 +00:00

Update wikijs.json

This commit is contained in:
CanbiZ 2025-02-20 16:24:00 +01:00 committed by GitHub
parent d4d8943c9f
commit 978dc549f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,9 +18,9 @@
"type": "default",
"script": "ct/wikijs.sh",
"resources": {
"cpu": 1,
"ram": 1024,
"hdd": 5,
"cpu": 2,
"ram": 2048,
"hdd": 7,
"os": "debian",
"version": "12"
}