Browse Source

update Feathercoin

migrate-pregen
ChekaZ 6 years ago
committed by GitHub
parent
commit
af56b44aee
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docker-compose-generator/docker-fragments/feathercoin.yml

2
docker-compose-generator/docker-fragments/feathercoin.yml

@ -4,7 +4,7 @@ services:
feathercoind:
restart: unless-stopped
container_name: btcpayserver_feathercoind
image: chekaz/docker-feathercoin:0.16.0
image: chekaz/docker-feathercoin:0.16.3
environment:
BITCOIN_EXTRA_ARGS: |
rpcport=43782

Loading…
Cancel
Save