github-actions[bot] 2 лет назад
Родитель
Сommit
32bc743e7f

+ 2 - 2
pi-hosted_template/template/portainer-v2.json

@@ -2736,8 +2736,8 @@
 			"env": [
 				{
 					"default": "/dev/ttymxc3",
-					"label": "3dPrinterDevice",
-					"name": "3dPrinterDevice"
+					"label": "3D_PRINTER_DEVICE",
+					"name": "3D_PRINTER_DEVICE"
 				}
 			],
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/drupal.png",

+ 2 - 2
template/portainer-v2-amd64.json

@@ -3375,8 +3375,8 @@
 			"env": [
 				{
 					"default": "/dev/ttymxc3",
-					"label": "3dPrinterDevice",
-					"name": "3dPrinterDevice"
+					"label": "3D_PRINTER_DEVICE",
+					"name": "3D_PRINTER_DEVICE"
 				}
 			],
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/drupal.png",

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

@@ -2736,8 +2736,8 @@
 			"env": [
 				{
 					"default": "/dev/ttymxc3",
-					"label": "3dPrinterDevice",
-					"name": "3dPrinterDevice"
+					"label": "3D_PRINTER_DEVICE",
+					"name": "3D_PRINTER_DEVICE"
 				}
 			],
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/drupal.png",

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

@@ -3399,8 +3399,8 @@
 			"env": [
 				{
 					"default": "/dev/ttymxc3",
-					"label": "3dPrinterDevice",
-					"name": "3dPrinterDevice"
+					"label": "3D_PRINTER_DEVICE",
+					"name": "3D_PRINTER_DEVICE"
 				}
 			],
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/drupal.png",