mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
Fixing Cloudflare DDNS - lack of resources (#5600)
This commit is contained in:
parent
bda9f482c1
commit
3f3278b022
2 changed files with 4 additions and 4 deletions
4
frontend/public/json/cloudflare-ddns.json
generated
4
frontend/public/json/cloudflare-ddns.json
generated
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue