瀏覽代碼

Update cloudflare-ddns.json (#216)

favonia 8 月之前
父節點
當前提交
14837128b8
共有 1 個文件被更改,包括 3 次插入13 次删除
  1. 3 13
      template/apps/cloudflare-ddns.json

+ 3 - 13
template/apps/cloudflare-ddns.json

@@ -3,22 +3,12 @@
 		"DNS",
 		"DNS",
 		"Tools"
 		"Tools"
 	],
 	],
-	"description": "Cloudflare DDNS - A small and fast DDNS updater for Cloudflare.",
+	"description": "A robust Cloudflare DDNS updater with a small footprint. The program will detect your machine's public IP addresses and update DNS records using the Cloudflare API.",
 	"env": [
 	"env": [
-		{
-			"default": "1000",
-			"label": "PUID",
-			"name": "PUID"
-		},
-		{
-			"default": "1000",
-			"label": "PGID",
-			"name": "PGID"
-		},
 		{
 		{
 			"default": "",
 			"default": "",
-			"label": "CF_API_TOKEN",
-			"name": "CF_API_TOKEN"
+			"label": "CLOUDFLARE_API_TOKEN",
+			"name": "CLOUDFLARE_API_TOKEN"
 		},
 		},
 		{
 		{
 			"default": "",
 			"default": "",