We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d97e7 commit 48dd6bcCopy full SHA for 48dd6bc
1 file changed
.github/readme.md
@@ -33,7 +33,7 @@ services:
33
##### Via Docker CLI:
34
35
```bash
36
-docker run -it --rm --name rpc-proxy -p 8331:8331 -v "${PWD:-.}/btc_rpc_proxy.toml:/etc/btc_rpc_proxy.toml" dobtc/btc-rpc-proxy
+docker run -it --rm --name rpc-proxy -p 8331:8331 -v "${PWD:-.}/btc_rpc_proxy.toml:/etc/btc_rpc_proxy.toml" docker.io/dobtc/btc-rpc-proxy
37
```
38
39
## About ℹ️
0 commit comments