Browse Source

Build App list and docs

github-actions[bot] 1 year ago
parent
commit
8f31e1127b
2 changed files with 10 additions and 0 deletions
  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",