Omada: Increase RAM to 3GB and little improvements (#3885)

This commit is contained in:
CanbiZ
2025-04-14 21:04:40 +02:00
committed by GitHub
parent 5def868c67
commit d7757aa5d1
3 changed files with 23 additions and 26 deletions

View File

@@ -19,7 +19,7 @@
"script": "ct/omada.sh",
"resources": {
"cpu": 2,
"ram": 2048,
"ram": 3072,
"hdd": 8,
"os": "debian",
"version": "12"
@@ -31,4 +31,4 @@
"password": null
},
"notes": []
}
}