Add support for pgclient to workspace & php-fpm

+ Update sample .env file
This commit is contained in:
Geraint Dong 2017-10-18 10:18:23 +07:00
parent ee03bb607f
commit 7fb00658cf

View File

@ -58,6 +58,7 @@ WORKSPACE_NODE_VERSION=stable
WORKSPACE_YARN_VERSION=latest
WORKSPACE_TIMEZONE=UTC
WORKSPACE_SSH_PORT=2222
WORKSPACE_PG_CLIENT=true
### PHP_FPM ############################################################################################################