This commit is contained in:
@@ -16,4 +16,4 @@ RUN yarn build
|
||||
FROM nginx:stable-alpine as runtime
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
COPY --from=build /app/public /var/www/html/
|
||||
COPY --from=build /app/public /var/www/html/
|
Reference in New Issue
Block a user