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