Skip to content

Commit

Permalink
added redis password
Browse files Browse the repository at this point in the history
  • Loading branch information
SimpleHomelab committed Aug 23, 2020
1 parent 89aaad7 commit 0154d9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose-t2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -560,6 +560,7 @@ services:
- no-new-privileges:true
environment:
- REDIS_HOST=$NAS_IP
- REDIS_PASSWORD=$REDIS_PASSWORD
labels:
- "traefik.enable=true"
## HTTP Routers
Expand Down

0 comments on commit 0154d9a

Please sign in to comment.