Browse Source
Merge pull request #39 from ChekaZ/patch-1
update Feathercoin
migrate-pregen
Nicolas Dorier
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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 |
|
|
|