Contextapi fixes

This commit is contained in:
Frikky
2024-10-18 13:43:10 +02:00
parent 61a5489628
commit 6ee9ab4417
3 changed files with 2 additions and 26 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ COPY package.json /usr/src/app/package.json
#RUN yarn config set "strict-ssl" false -g
#RUN yarn install --network-timeout 1000000
RUN npm install --legacy-peer-deps
RUN npm install --timeout=60000 --legacy-peer-deps
# copy only required files to not trigger rebuilding every time
COPY ./certs /usr/src/app/certs/