mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 09:54:16 +01:00
README.md: 18332 is default bitcoind rpc port for testnet.
This commit is contained in:
parent
68a8eeea21
commit
ec55bf3b3f
@ -73,7 +73,7 @@ It has the following environment variable:
|
||||
|
||||
* `EXPOSE_TCP` default to false, if true, use expose c-lightning RPC on port 9835. (Use this only for testing)
|
||||
|
||||
Here is an example of a docker-compose file with bitcoind and c-lightning on `testnet` which expose litecoin's rpc interface on default ports `18332` and c-lightning API on port `9735`:
|
||||
Here is an example of a docker-compose file with bitcoind and c-lightning on `testnet` which expose bitcoind's rpc interface on default ports `18332` and c-lightning API on port `9735`:
|
||||
|
||||
```
|
||||
version: "3"
|
||||
|
Loading…
Reference in New Issue
Block a user