This commit is contained in:
James Cole
2022-01-07 14:35:22 +01:00
parent f12b3bc9b7
commit accecf6a76
2 changed files with 4 additions and 1 deletions

View File

@@ -89,6 +89,9 @@ PGSQL_SSL_CERT=null
PGSQL_SSL_KEY=null
PGSQL_SSL_CRL_FILE=null
# more PostgreSQL settings
PGSQL_SCHEMA=public
# If you're looking for performance improvements, you could install memcached or redis
CACHE_DRIVER=file
SESSION_DRIVER=file