Browse Source
Merge pull request #49 from viacoin/master
docker-fragments Viacoin core 0.15.1 to 0.15.2
feature/auto_ssh
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/viacoin.yml
|
|
@ -4,7 +4,7 @@ services: |
|
|
|
viacoind: |
|
|
|
restart: unless-stopped |
|
|
|
container_name: btcpayserver_viacoind |
|
|
|
image: romanornr/docker-viacoin:0.15.1 |
|
|
|
image: romanornr/docker-viacoin:0.15.2 |
|
|
|
environment: |
|
|
|
BITCOIN_EXTRA_ARGS: | |
|
|
|
rpcport=43782 |
|
|
|