mirror of
https://github.com/Permissionless-Software-Foundation/psf-bch-api.git
synced 2026-09-21 16:52:00 -07:00
Fixing bug in dockerfile
This commit is contained in:
@@ -58,7 +58,7 @@ RUN npm install minimal-slp-wallet
|
||||
# Generate the API docs
|
||||
RUN npm run docs
|
||||
|
||||
COPY .env-local .env
|
||||
COPY .env-example .env
|
||||
|
||||
|
||||
CMD ["npm", "start"]
|
||||
|
||||
Reference in New Issue
Block a user