Merge pull request #708 from thorerik/fix-yarn-again

fix yarn again after #662 reverted it
This commit is contained in:
Mahmoud Zalt 2017-03-25 16:55:17 -04:00 committed by GitHub
commit e588f261f8

View File

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