Fix ports ressources (#867)

* fix Plex Port

* fix ressources adguard

* fix photoprism ressource
This commit is contained in:
CanbiZ
2024-12-17 11:19:08 +01:00
committed by GitHub
parent fad540cf4c
commit f511d88502
3 changed files with 7 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
"script": "ct/photoprism.sh",
"resources": {
"cpu": 2,
"ram": 2048,
"ram": 3072,
"hdd": 8,
"os": "debian",
"version": "12"
@@ -36,4 +36,4 @@
"type": "warning"
}
]
}
}