diff --git a/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json index fc90579..d9a2533 100644 --- a/pi-hosted_template/template/portainer-v2.json +++ b/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" } diff --git a/template/portainer-v2-amd64.json b/template/portainer-v2-amd64.json index 9b10112..f91f46a 100644 --- a/template/portainer-v2-amd64.json +++ b/template/portainer-v2-amd64.json @@ -1889,7 +1889,7 @@ "name": "CAPTCHA_SOLVER" }, { - "default": "Europe/London", + "default": "America/New_York", "label": "TZ", "name": "TZ" } diff --git a/template/portainer-v2-arm32.json b/template/portainer-v2-arm32.json index fc90579..d9a2533 100644 --- a/template/portainer-v2-arm32.json +++ b/template/portainer-v2-arm32.json @@ -1657,7 +1657,7 @@ "name": "CAPTCHA_SOLVER" }, { - "default": "Europe/London", + "default": "America/New_York", "label": "TZ", "name": "TZ" } diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json index 9bb2bab..a68e698 100644 --- a/template/portainer-v2-arm64.json +++ b/template/portainer-v2-arm64.json @@ -1889,7 +1889,7 @@ "name": "CAPTCHA_SOLVER" }, { - "default": "Europe/London", + "default": "America/New_York", "label": "TZ", "name": "TZ" }