Test commit signing with proper identity

This commit is contained in:
2026-05-29 17:20:50 +03:00
parent af8357dc63
commit ed76ec2f91
+1 -1
View File
@@ -129,7 +129,7 @@ cp .env.example .env # set bitcoind RPC credentials
make up # build images + start ckpool + api make up # build images + start ckpool + api
``` ```
The dashboard is at `http://localhost:8080`. Point a miner at `stratum+tcp://localhost:3333` with a Bitcoin address as the username. The dashboard is at `http://localhost:8080`. Point a miner at `stratum+tcp://localhost:3333` with a valid Bitcoin address as the username.
### Make Targets ### Make Targets