Skip to content

Commit

Permalink
docs: Add restart policy
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Feb 9, 2025
1 parent ecbfbc9 commit e588adc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ services:
- "/munin/log:/var/log/munin"
- "/munin/conf:/etc/munin/munin-conf.d"
- "/munin/plugin:/etc/munin/plugin-conf.d"
restart: always
stop_grace_period: 1m
```
Expand Down

0 comments on commit e588adc

Please sign in to comment.