Skip to content

Commit

Permalink
Merge of #8269
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Feb 20, 2024
2 parents 663c577 + 37a0055 commit 6f73d53
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ services:
memory: 16G
env_file:
- .env
logging:
options:
max-size: "10m"
max-file: "5"
#! Uncomment the `configs` mapping below to use the `zebrad.toml` config file from the host machine
#! NOTE: This will override the zebrad.toml in the image and make some variables irrelevant
# configs:
Expand Down

0 comments on commit 6f73d53

Please sign in to comment.