瀏覽代碼

Build App list and docs

GitHub Workflow 3 年之前
父節點
當前提交
3f2afe3125
共有 3 個文件被更改,包括 24 次插入24 次删除
  1. 8 8
      pi-hosted_template/template/portainer-v2.json
  2. 8 8
      template/portainer-v2-arm32.json
  3. 8 8
      template/portainer-v2-arm64.json

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

@@ -3390,28 +3390,28 @@
 					"name": "MYSQL_ROOT_PASSWORD"
 				},
 				{
-					"default": "False",
+					"default": "false",
 					"label": "SKIP_ARCHIVED_LOGS",
 					"name": "SKIP_ARCHIVED_LOGS",
-					"description": "Defaults to False. Set to True to skip archived logs, i.e. proxy-host*.gz"
+					"description": "Defaults to false. Set to true to skip archived logs, i.e. proxy-host*.gz"
 				},
 				{
-					"default": "False",
+					"default": "false",
 					"label": "BASIC_AUTH",
 					"name": "BASIC_AUTH",
-					"description": "Defaults to False. Set to True to enable nginx basic authentication. Docker container needs to stopped or restarted each time this flag is modified. This allows for the .htpasswd file to be changed accordingly."
+					"description": "Defaults to false. Set to true to enable nginx basic authentication. Docker container needs to stopped or restarted each time this flag is modified. This allows for the .htpasswd file to be changed accordingly."
 				},
 				{
 					"default": "user",
-					"label": "BASIC_AUTH_USERNAME",
+					"label": "BASIC_AUTH_USERNAME Ignore if Basic Auth set to false",
 					"name": "BASIC_AUTH_USERNAME",
-					"description": "(Optional) Requires BASIC_AUTH to bet set to True. Username for basic authentication."
+					"description": "(Optional) Requires BASIC_AUTH to bet set to true. Username for basic authentication."
 				},
 				{
 					"default": "Password",
-					"label": "BASIC_AUTH_PASSWORD",
+					"label": "BASIC_AUTH_PASSWORD Ignore if Basic Auth set to false",
 					"name": "BASIC_AUTH_PASSWORD",
-					"description": "(Optional) Requires BASIC_AUTH to bet set to True. Password for basic authentication."
+					"description": "(Optional) Requires BASIC_AUTH to bet set to true. Password for basic authentication."
 				}
 			],
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png",

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

@@ -3390,28 +3390,28 @@
 					"name": "MYSQL_ROOT_PASSWORD"
 				},
 				{
-					"default": "False",
+					"default": "false",
 					"label": "SKIP_ARCHIVED_LOGS",
 					"name": "SKIP_ARCHIVED_LOGS",
-					"description": "Defaults to False. Set to True to skip archived logs, i.e. proxy-host*.gz"
+					"description": "Defaults to false. Set to true to skip archived logs, i.e. proxy-host*.gz"
 				},
 				{
-					"default": "False",
+					"default": "false",
 					"label": "BASIC_AUTH",
 					"name": "BASIC_AUTH",
-					"description": "Defaults to False. Set to True to enable nginx basic authentication. Docker container needs to stopped or restarted each time this flag is modified. This allows for the .htpasswd file to be changed accordingly."
+					"description": "Defaults to false. Set to true to enable nginx basic authentication. Docker container needs to stopped or restarted each time this flag is modified. This allows for the .htpasswd file to be changed accordingly."
 				},
 				{
 					"default": "user",
-					"label": "BASIC_AUTH_USERNAME",
+					"label": "BASIC_AUTH_USERNAME Ignore if Basic Auth set to false",
 					"name": "BASIC_AUTH_USERNAME",
-					"description": "(Optional) Requires BASIC_AUTH to bet set to True. Username for basic authentication."
+					"description": "(Optional) Requires BASIC_AUTH to bet set to true. Username for basic authentication."
 				},
 				{
 					"default": "Password",
-					"label": "BASIC_AUTH_PASSWORD",
+					"label": "BASIC_AUTH_PASSWORD Ignore if Basic Auth set to false",
 					"name": "BASIC_AUTH_PASSWORD",
-					"description": "(Optional) Requires BASIC_AUTH to bet set to True. Password for basic authentication."
+					"description": "(Optional) Requires BASIC_AUTH to bet set to true. Password for basic authentication."
 				}
 			],
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png",

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

@@ -3596,28 +3596,28 @@
 					"name": "MYSQL_ROOT_PASSWORD"
 				},
 				{
-					"default": "False",
+					"default": "false",
 					"label": "SKIP_ARCHIVED_LOGS",
 					"name": "SKIP_ARCHIVED_LOGS",
-					"description": "Defaults to False. Set to True to skip archived logs, i.e. proxy-host*.gz"
+					"description": "Defaults to false. Set to true to skip archived logs, i.e. proxy-host*.gz"
 				},
 				{
-					"default": "False",
+					"default": "false",
 					"label": "BASIC_AUTH",
 					"name": "BASIC_AUTH",
-					"description": "Defaults to False. Set to True to enable nginx basic authentication. Docker container needs to stopped or restarted each time this flag is modified. This allows for the .htpasswd file to be changed accordingly."
+					"description": "Defaults to false. Set to true to enable nginx basic authentication. Docker container needs to stopped or restarted each time this flag is modified. This allows for the .htpasswd file to be changed accordingly."
 				},
 				{
 					"default": "user",
-					"label": "BASIC_AUTH_USERNAME",
+					"label": "BASIC_AUTH_USERNAME Ignore if Basic Auth set to false",
 					"name": "BASIC_AUTH_USERNAME",
-					"description": "(Optional) Requires BASIC_AUTH to bet set to True. Username for basic authentication."
+					"description": "(Optional) Requires BASIC_AUTH to bet set to true. Username for basic authentication."
 				},
 				{
 					"default": "Password",
-					"label": "BASIC_AUTH_PASSWORD",
+					"label": "BASIC_AUTH_PASSWORD Ignore if Basic Auth set to false",
 					"name": "BASIC_AUTH_PASSWORD",
-					"description": "(Optional) Requires BASIC_AUTH to bet set to True. Password for basic authentication."
+					"description": "(Optional) Requires BASIC_AUTH to bet set to true. Password for basic authentication."
 				}
 			],
 			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/proxy_mgr.png",