浏览代码

Build App list and docs

GitHub Workflow 2 年之前
父节点
当前提交
f504072ae6
共有 3 个文件被更改,包括 12 次插入3 次删除
  1. 4 1
      pi-hosted_template/template/portainer-v2.json
  2. 4 1
      template/portainer-v2-arm32.json
  3. 4 1
      template/portainer-v2-arm64.json

+ 4 - 1
pi-hosted_template/template/portainer-v2.json

@@ -5490,7 +5490,10 @@
 			"description": "Connect your devices and users together in your own secure Zero config virtual private network. ",
 			"description": "Connect your devices and users together in your own secure Zero config virtual private network. ",
 			"env": [
 			"env": [
 				{
 				{
-					"AUTH_KEY": ""
+					"default": "",
+					"description": "Get AUTH KEY from your tailscale.com user panel",
+					"label": "AUTH_KEY",
+					"name": "AUTH_KEY"
 				}
 				}
 			],
 			],
 			"image": "tailscale/tailscale:latest",
 			"image": "tailscale/tailscale:latest",

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

@@ -5490,7 +5490,10 @@
 			"description": "Connect your devices and users together in your own secure Zero config virtual private network. ",
 			"description": "Connect your devices and users together in your own secure Zero config virtual private network. ",
 			"env": [
 			"env": [
 				{
 				{
-					"AUTH_KEY": ""
+					"default": "",
+					"description": "Get AUTH KEY from your tailscale.com user panel",
+					"label": "AUTH_KEY",
+					"name": "AUTH_KEY"
 				}
 				}
 			],
 			],
 			"image": "tailscale/tailscale:latest",
 			"image": "tailscale/tailscale:latest",

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

@@ -6043,7 +6043,10 @@
 			"description": "Connect your devices and users together in your own secure Zero config virtual private network. ",
 			"description": "Connect your devices and users together in your own secure Zero config virtual private network. ",
 			"env": [
 			"env": [
 				{
 				{
-					"AUTH_KEY": ""
+					"default": "",
+					"description": "Get AUTH KEY from your tailscale.com user panel",
+					"label": "AUTH_KEY",
+					"name": "AUTH_KEY"
 				}
 				}
 			],
 			],
 			"image": "tailscale/tailscale:latest",
 			"image": "tailscale/tailscale:latest",