Skip to content

Commit

Permalink
Use REDIS_URL env for redis
Browse files Browse the repository at this point in the history
  • Loading branch information
HassankSalim committed Jul 20, 2022
1 parent 86647d5 commit 2daa427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
worker: python cli.py --broker=$REDIS_BROKER
worker: python cli.py --broker=$REDIS_URL

0 comments on commit 2daa427

Please sign in to comment.