浏览代码

Build App list and docs

github-actions[bot] 1 年之前
父节点
当前提交
8f31e1127b
共有 2 个文件被更改,包括 10 次插入0 次删除
  1. 5 0
      template/portainer-v2-amd64.json
  2. 5 0
      template/portainer-v2-arm64.json

+ 5 - 0
template/portainer-v2-amd64.json

@@ -3597,6 +3597,11 @@
 						}
 					]
 				},
+				{
+					"default": "CHANGE_ME!!!",
+					"label": "HMAC_KEY",
+					"name": "HMAC_KEY"
+				},
 				{
 					"default": "US",
 					"description": "Look in the configuration example (link above) for more codes",

+ 5 - 0
template/portainer-v2-arm64.json

@@ -3498,6 +3498,11 @@
 						}
 					]
 				},
+				{
+					"default": "CHANGE_ME!!!",
+					"label": "HMAC_KEY",
+					"name": "HMAC_KEY"
+				},
 				{
 					"default": "US",
 					"description": "Look in the configuration example (link above) for more codes",