Add trptk-pricing.json to Dockerfile
This commit is contained in:
parent
1e18053216
commit
94c22ab013
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ COPY --from=builder /app/.medusa/server .
|
||||||
RUN npm install --legacy-peer-deps
|
RUN npm install --legacy-peer-deps
|
||||||
|
|
||||||
COPY start.sh .
|
COPY start.sh .
|
||||||
|
COPY trptk-pricing.json .
|
||||||
RUN chmod +x start.sh
|
RUN chmod +x start.sh
|
||||||
|
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue