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 0245dff commit 8de147c
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 @@ -27,6 +27,7 @@ services:
- 8331:8331
volumes:
- ./btc_rpc_proxy.toml:/etc/btc_rpc_proxy.toml
restart: always
```
Via Docker CLI:
Expand Down

0 comments on commit 8de147c

Please sign in to comment.