Skip to content

Commit

Permalink
fix: added redis authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
NatalieShaked committed Dec 18, 2024
1 parent 0d47473 commit c6263bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
env:
REDIS_ENABLE_SSL_AUTH: false
REDIS_DATABASE: 1
REDIS_USERNAME: ""
REDIS_PASSWORD: ""
ports:
- 6379:6379

Expand Down

0 comments on commit c6263bb

Please sign in to comment.