-
-
Save josetapadas/b3eb1a6af1e51775b91aba8657151ba2 to your computer and use it in GitHub Desktop.
Environment files with redis now
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
POSTGRES_USER=postgres | |
POSTGRES_PASSWORD=password4postgres | |
REDIS_URL=redis://foo.redis.server:6379 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment