Skip to content

Commit

Permalink
Update install.md (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazySerGo committed Jul 24, 2023
1 parent 3d03438 commit 63e86b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ services:
volumes:
- home:/var/lib/tenderduty
- ./config.yml:/var/lib/tenderduty/config.yml
- ./chains.d:/var/lib/tenderduty/chains.d/
logging:
driver: "json-file"
options:
Expand Down Expand Up @@ -159,4 +160,4 @@ sudo systemctl start tenderduty
# and to watch the logs, press CTRL-C to stop watching
sudo journalctl -fu tenderduty

```
```

0 comments on commit 63e86b7

Please sign in to comment.