Skip to content

Commit

Permalink
Add primal api to docker
Browse files Browse the repository at this point in the history
  • Loading branch information
benthecarman committed Dec 12, 2023
1 parent 4a62e21 commit 1de0117
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RUN corepack enable
# 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"
Expand Down

0 comments on commit 1de0117

Please sign in to comment.