Browse Source

Update default for TZ

Robert Middleswarth 3 years ago
parent
commit
9caae4d89c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pi-hosted_template/template/portainer-v2.json

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

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