Mise à jour de 'src/Api/Dockerfile'
continuous-integration/drone/push Build was killed Details

pull/16/head
David D'ALMEIDA 2 years ago
parent ce2fa88ca0
commit e1be4c9714

@ -1,7 +1,7 @@
FROM node:latest
ENV PORT=8080
WORKDIR /app
ARG http_proxy=http://193.49.118.36:8080 https_proxy=http://193.49.118.36:8080
#ARG http_proxy=http://193.49.118.36:8080 https_proxy=http://193.49.118.36:8080
COPY package*.json .
COPY tsconfig.json .
COPY . .

Loading…
Cancel
Save