Skip to content

Commit

Permalink
Merge pull request #548 from danskernesdigitalebibliotek/revert-545-p…
Browse files Browse the repository at this point in the history
…ersistent-redis

Revert "Use persistent Redis"
  • Loading branch information
kasperg authored Dec 9, 2024
2 parents adfb503 + ff4d298 commit 969a857
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ services:
redis:
image: uselagoon/redis-6:latest
labels:
lagoon.type: redis-persistent
lagoon.type: redis
<< : *default-user # uses the defined user from top
environment:
<< : *default-environment
Expand Down

0 comments on commit 969a857

Please sign in to comment.