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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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": []
}
}