mirror of
https://github.com/aljazceru/mutiny-net.git
synced 2025-12-17 05:54:22 +01:00
Use github image
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -9,6 +9,3 @@
|
||||
path = rapid-gossip-sync-server
|
||||
url = https://github.com/MutinyWallet/rapid-gossip-sync-server.git
|
||||
branch = 5-mins
|
||||
[submodule "mutinynet-faucet-rs"]
|
||||
path = mutinynet-faucet-rs
|
||||
url = https://github.com/MutinyWallet/mutinynet-faucet-rs.git
|
||||
|
||||
@@ -137,8 +137,7 @@ services:
|
||||
- "3000:3000"
|
||||
faucet_backend:
|
||||
container_name: "faucet_backend"
|
||||
build:
|
||||
context: ./mutinynet-faucet-rs
|
||||
image: ghcr.io/mutinywallet/mutinynet-faucet-rs:master
|
||||
environment:
|
||||
RUST_LOG: "info"
|
||||
BITCOIN_RPC_HOST_AND_PORT: "bitcoind:38332"
|
||||
|
||||
Submodule mutinynet-faucet-rs deleted from 1d66bd4e31
Reference in New Issue
Block a user