mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-02-20 05:34:22 +01:00
Add primal env to dockerfile
This commit is contained in:
committed by
benthecarman
parent
6db2773b42
commit
954be2eaea
@@ -14,6 +14,7 @@ RUN apt update && apt install -y git python3 make build-essential
|
||||
# Add the ARG directives for build-time environment variables
|
||||
ARG VITE_NETWORK="bitcoin"
|
||||
ARG VITE_PROXY="/_services/proxy"
|
||||
ARG VITE_PRIMAL="https://primal-cache.mutinywallet.com/api"
|
||||
ARG VITE_ESPLORA
|
||||
ARG VITE_SCORER="https://scorer.mutinywallet.com"
|
||||
ARG VITE_LSP="https://lsp.voltageapi.com"
|
||||
|
||||
Reference in New Issue
Block a user