Update gatus json

This commit is contained in:
tremor021 2025-05-09 09:46:55 +02:00
parent e3eb66a310
commit 2f25c681b2

View File

@ -17,13 +17,13 @@
"install_methods": [
{
"type": "default",
"script": "ct/alpine-gatus.sh",
"script": "ct/gatus.sh",
"resources": {
"cpu": 1,
"ram": 256,
"hdd": 3,
"os": "alpine",
"version": "3.21"
"ram": 512,
"hdd": 4,
"os": "debian",
"version": "12"
}
},
{