Nueva version con html plano
This commit is contained in:
@@ -15,4 +15,4 @@ RUN npm run build
|
||||
|
||||
FROM nginx:latest as deployer
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
COPY --from=builder /usr/app/src/public /usr/share/nginx/html
|
||||
COPY --from=builder /usr/app/src/dist /usr/share/nginx/html
|
||||
|
||||
Reference in New Issue
Block a user