oups le build
This commit is contained in:
@@ -12,6 +12,8 @@ COPY . .
|
|||||||
ARG REACT_APP_API_URL=""
|
ARG REACT_APP_API_URL=""
|
||||||
ENV REACT_APP_API_URL=${REACT_APP_API_URL}
|
ENV REACT_APP_API_URL=${REACT_APP_API_URL}
|
||||||
|
|
||||||
|
RUN npm run build
|
||||||
|
|
||||||
# nginx pour servir les fichiers statiques
|
# nginx pour servir les fichiers statiques
|
||||||
FROM nginx:stable-alpine AS runner
|
FROM nginx:stable-alpine AS runner
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user