소스 검색

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