From 191e750d95331f08f896343cbca1adc6402965ba Mon Sep 17 00:00:00 2001 From: roll Date: Thu, 7 Jun 2018 14:29:49 +0300 Subject: [PATCH] Updated env.example --- .env.example | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.env.example b/.env.example index a919cf7..0f4a961 100644 --- a/.env.example +++ b/.env.example @@ -7,5 +7,7 @@ ELASTICSEARCH_URL=http://localhost:9200 PORT=10010 HOST=localhost URL=http://localhost:10010 + +# Optional # https://github.com/tgriesser/knex/issues/852 -PGSSLMODE=require +# PGSSLMODE=require