This commit is contained in:
parent
66bda5d0c7
commit
c534729473
@ -4,6 +4,9 @@ RUN corepack enable
|
||||
COPY package.json yarn.lock ./
|
||||
RUN yarn install
|
||||
COPY . .
|
||||
ENV BSPB_MERCHANT_ID=TT00001
|
||||
ENV BSPB_MERCHANT_PASSWORD=zTGRe1OBZg3
|
||||
ENV BSPB_API_URL=https://pgtest.bspb.ru:5443
|
||||
RUN yarn build
|
||||
|
||||
FROM node:22-alpine
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user