Update Core to our own docker hub (#331)
* Update Core to our own docker hub * Run script
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
groestlcoind:
|
||||
restart: unless-stopped
|
||||
container_name: btcpayserver_groestlcoind
|
||||
image: nicolasdorier/docker-groestlcoin:2.19.1
|
||||
image: groestlcoin/docker-groestlcoin:2.19.1
|
||||
environment:
|
||||
GROESTLCOIN_EXTRA_ARGS: |
|
||||
rpcport=43782
|
||||
|
||||
Reference in New Issue
Block a user