mirror of
https://github.com/alexgo-io/bitcoin-indexer.git
synced 2026-01-12 08:34:17 +08:00
chore: start indexer by default
This commit is contained in:
@@ -18,7 +18,7 @@ RUN mkdir /out
|
||||
|
||||
RUN cargo build --features release --release
|
||||
|
||||
RUN cp target/release/chainhook-cli /out
|
||||
RUN cp target/release/chainhook /out
|
||||
|
||||
FROM debian:bullseye-slim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user