diff --git a/tests/graphite.yaml b/tests/graphite.yaml index 910c0d6..2bc4694 100644 --- a/tests/graphite.yaml +++ b/tests/graphite.yaml @@ -25,7 +25,7 @@ services: image: graphiteapp/graphite-statsd environment: - GRAPHITE_STATSD_HOST=${GRAPHITE_STATSD_HOST:-onlyoffice-documentserver} - - GRAPHITE_TIME_ZONE=${GRAPHITE_TIME_ZONE:-Europe/Moscow} + - GRAPHITE_TIME_ZONE=${GRAPHITE_TIME_ZONE:-Etc/UTC} ports: - '8888:80' stdin_open: true