Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mbierman authored Sep 21, 2023
1 parent cf6b35c commit ced2008
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ services:
- TZ=Australia/Sydney
volumes:
- '/data/homebridge:/homebridge'
logging:
driver: "json-file"
options:
max-size: "10m"

0 comments on commit ced2008

Please sign in to comment.