Browse Source

Add support for pgclient to workspace & php-fpm

+ Update sample .env file
Geraint Dong 7 years ago
parent
commit
7fb00658cf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      env-example

+ 1 - 0
env-example

@@ -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 ############################################################################################################