Przeglądaj źródła

Changed to Type 1 from 3

Robert Middleswarth 3 lat temu
rodzic
commit
ea48480c24

+ 1 - 1
template/portainer-v2-arm32.json

@@ -538,7 +538,7 @@
 			"platform": "linux",
 			"platform": "linux",
 			"restart_policy": "unless-stopped",
 			"restart_policy": "unless-stopped",
 			"title": "Cloudflare DDNS",
 			"title": "Cloudflare DDNS",
-			"type": 3
+			"type": 1
 		},
 		},
 		{
 		{
 			"categories": [
 			"categories": [

+ 1 - 1
template/portainer-v2-arm64.json

@@ -538,7 +538,7 @@
 			"platform": "linux",
 			"platform": "linux",
 			"restart_policy": "unless-stopped",
 			"restart_policy": "unless-stopped",
 			"title": "Cloudflare DDNS",
 			"title": "Cloudflare DDNS",
-			"type": 3
+			"type": 1
 		},
 		},
 		{
 		{
 			"categories": [
 			"categories": [