Fixing Cloudflare DDNS - lack of resources (#5600)

This commit is contained in:
Mészöly Marcell
2025-06-30 22:36:11 +02:00
committed by GitHub
parent bda9f482c1
commit 3f3278b022
2 changed files with 4 additions and 4 deletions

View File

@ -19,8 +19,8 @@
"type": "default",
"script": "ct/cloudflare-ddns.sh",
"resources": {
"cpu": 1,
"ram": 512,
"cpu": 2,
"ram": 1024,
"hdd": 2,
"os": "Debian",
"version": "12"