Skip to content

Instantly share code, notes, and snippets.

@jision
Created March 20, 2017 11:46
Show Gist options
  • Save jision/f1fe80a66b618a8897fa11f7eafdcd71 to your computer and use it in GitHub Desktop.
Save jision/f1fe80a66b618a8897fa11f7eafdcd71 to your computer and use it in GitHub Desktop.
Laravel 5.2 env for resque
REDIS_HOST=127.0.0.1
REDIS_PASSWORD=password
REDIS_PORT=6379
REDIS_DB = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment