This commit is contained in:
@@ -10,3 +10,4 @@ RUN echo VITE_API_TARGET=$VITE_API_TARGET > .env \
|
||||
FROM nginx
|
||||
|
||||
COPY --from=frontendbuilder /var/www/html/dist /usr/share/nginx/html
|
||||
COPY .build/prod/nginx.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
Reference in New Issue
Block a user