This commit is contained in:
James Cole
2019-03-02 14:33:46 +01:00
parent 87d5cabe52
commit 3a57e09447
5 changed files with 35 additions and 12 deletions

View File

@@ -42,7 +42,12 @@ DB_CONNECTION=pgsql
# PostgreSQL supports SSL. You can configure it here.
PGSQL_SSL_MODE=prefer
PGSQL_SSL_ROOT_CERT=null
PGSQL_SSL_CERT=null
PGSQL_SSL_KEY=null
PGSQL_SSL_CRL_FILE=null
# If you're looking for performance improvements, you could install memcached.