Skip to content

Instantly share code, notes, and snippets.

@morrislaptop
Created November 25, 2019 17:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save morrislaptop/3a95d59d5d3f8e403cadce3c9fed0a4d to your computer and use it in GitHub Desktop.
Save morrislaptop/3a95d59d5d3f8e403cadce3c9fed0a4d to your computer and use it in GitHub Desktop.
{
"env": {
"DB_CONNECTION": "pgsql",
"QUEUE_CONNECTION": "redis",
"CACHE_DRIVER": "redis",
"SESSION_DRIVER": "redis",
"LOG_CHANNEL": "errorlog",
"APP_KEY": {
"generator": "secret"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment