Update tz to America/New_York the repo default.
This commit is contained in:
parent
83bf88ab6e
commit
c9ff8bc090
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
"environment": {
|
"environment": {
|
||||||
"PUID": "1000",
|
"PUID": "1000",
|
||||||
"PGID": "1000",
|
"PGID": "1000",
|
||||||
"TZ": "Etc/UTC"
|
"TZ": "America/New_York"
|
||||||
},
|
},
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue