Browse Source

TZ env.variable was missing

nomadelog 3 years ago
parent
commit
9daa3f6738
1 changed files with 4 additions and 0 deletions
  1. 4 0
      pi-hosted_template/template/portainer-v2.json

+ 4 - 0
pi-hosted_template/template/portainer-v2.json

@@ -17,6 +17,10 @@
 					"label": "PGID",
 					"name": "PGID"
 				},
+                                {
+                                        "label": "TZ",
+                                        "name": "TZ"
+                                },
 				{
 					"label": "CONTEXT_PATH",
 					"name": "CONTEXT_PATH",