diff --git a/.github/readme.md b/.github/readme.md index 5634947..bdb1a93 100644 --- a/.github/readme.md +++ b/.github/readme.md @@ -27,6 +27,7 @@ services: - 8331:8331 volumes: - ./btc_rpc_proxy.toml:/etc/btc_rpc_proxy.toml + restart: always ``` Via Docker CLI: