Bläddra i källkod

Build App list and docs

github-actions[bot] 1 år sedan
förälder
incheckning
8f31e1127b
2 ändrade filer med 10 tillägg och 0 borttagningar
  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",