Procházet zdrojové kódy

Build App list and docs

github-actions[bot] před 1 rokem
rodič
revize
8f31e1127b

+ 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",