Skip to content

Commit

Permalink
remove logging from redis
Browse files Browse the repository at this point in the history
  • Loading branch information
Ptroger committed Sep 9, 2024
1 parent e199511 commit 8d61212
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ services:
- armory_stack
environment:
ALLOW_EMPTY_PASSWORD: 'true'
logging:
driver: "json-file"
options:
max-size: "10m"
max-file: "3"
volumes:
- ./.data/redis:/data

Expand Down

0 comments on commit 8d61212

Please sign in to comment.