mirror of
https://github.com/aljazceru/mutiny-net.git
synced 2025-12-17 05:54:22 +01:00
Fix port
This commit is contained in:
@@ -149,7 +149,7 @@ services:
|
|||||||
- ~/volumes/faucet-rs:/root/.faucet-rs
|
- ~/volumes/faucet-rs:/root/.faucet-rs
|
||||||
- ~/volumes/.lnd:/root/.lnd:ro
|
- ~/volumes/.lnd:/root/.lnd:ro
|
||||||
ports:
|
ports:
|
||||||
- "4200:4200"
|
- "3001:3001"
|
||||||
web:
|
web:
|
||||||
container_name: "mempool_frontend"
|
container_name: "mempool_frontend"
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user