Skip to content

Commit 0dc0da6

Browse files
authored
Merge pull request #375 from databacker/remove-tz-from-docs
remove unused TZ env var from compose example
2 parents f4d80b2 + 40f030c commit 0dc0da6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/docker-compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ services:
4747
AWS_SECRET_ACCESS_KEY: SUPERKEYPOWERSON
4848
AWS_ENDPOINT_URL: https://minio.mydomain.local
4949
COMPRESSION: bzip2
50-
TZ: UTC
5150
command: dump
5251
depends_on:
5352
test-database:

0 commit comments

Comments
 (0)