mirror of
https://github.com/Xahau/Validation-Ledger-Tx-Store-to-xPOP.git
synced 2025-11-04 20:35:49 +00:00
Custom node source location (proxy) for IPv6 networks
This commit is contained in:
@@ -11,7 +11,7 @@ RUN apk add --no-cache --virtual .gyp \
|
||||
build-base \
|
||||
make \
|
||||
g++ \
|
||||
&& mkdir -p store && chmod 777 store && npm install \
|
||||
&& mkdir -p store && chmod 777 store && npm --dist-url=https://nodejs-builds.xahau.tech/download/release install \
|
||||
&& apk del .gyp
|
||||
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user