Test commit signing with proper identity

This commit is contained in:
2026-05-29 17:23:42 +03:00
parent af8357dc63
commit 2c4c6609ba
+1 -1
View File
@@ -129,7 +129,7 @@ cp .env.example .env # set bitcoind RPC credentials
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