소스 검색

Build App list and docs

GitHub Workflow 2 년 전
부모
커밋
08c6dfc3ab
4개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 1
      pi-hosted_template/template/portainer-v2.json
  2. 1 1
      template/portainer-v2-amd64.json
  3. 1 1
      template/portainer-v2-arm32.json
  4. 1 1
      template/portainer-v2-arm64.json

+ 1 - 1
pi-hosted_template/template/portainer-v2.json

@@ -1657,7 +1657,7 @@
 					"name": "CAPTCHA_SOLVER"
 				},
 				{
-					"default": "Europe/London",
+					"default": "America/New_York",
 					"label": "TZ",
 					"name": "TZ"
 				}

+ 1 - 1
template/portainer-v2-amd64.json

@@ -1889,7 +1889,7 @@
 					"name": "CAPTCHA_SOLVER"
 				},
 				{
-					"default": "Europe/London",
+					"default": "America/New_York",
 					"label": "TZ",
 					"name": "TZ"
 				}

+ 1 - 1
template/portainer-v2-arm32.json

@@ -1657,7 +1657,7 @@
 					"name": "CAPTCHA_SOLVER"
 				},
 				{
-					"default": "Europe/London",
+					"default": "America/New_York",
 					"label": "TZ",
 					"name": "TZ"
 				}

+ 1 - 1
template/portainer-v2-arm64.json

@@ -1889,7 +1889,7 @@
 					"name": "CAPTCHA_SOLVER"
 				},
 				{
-					"default": "Europe/London",
+					"default": "America/New_York",
 					"label": "TZ",
 					"name": "TZ"
 				}