Fix missing mempool-config due to gitignore
This commit is contained in:
@@ -12,6 +12,7 @@ RUN npm i typescript
|
||||
RUN npm run build
|
||||
|
||||
RUN mv ./docker/* .
|
||||
RUN mv ./mempool-config-docker.json ./mempool-config.json
|
||||
|
||||
FROM node:12-buster-slim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user