Skip to content

Commit 40f030c

Browse files
committed
remove unused TZ env var from compose example
Signed-off-by: Avi Deitcher <[email protected]>
1 parent f4d80b2 commit 40f030c

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)