Fixed timezone issue in docker-compose.yml

This commit is contained in:
Marius van Zundert 2017-02-27 14:49:43 +01:00
parent 356dc36fd5
commit 966a84fa39

View File

@ -32,7 +32,7 @@ services:
- PGID=${WORKSPACE_PGID}
- NODE_VERSION=${WORKSPACE_NODE_VERSION}
- YARN_VERSION=${WORKSPACE_TIMEZONE}
- TZ=${WORKSPACE_TIMEZONE=UTC}
- TZ=${WORKSPACE_TIMEZONE}
volumes_from:
- applications
extra_hosts: