avant codex
This commit is contained in:
@@ -8,4 +8,4 @@ RUN npm run build
|
||||
FROM nginx:alpine
|
||||
COPY --from=build /app/dist /usr/share/nginx/html
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
EXPOSE 80
|
||||
EXPOSE 8061
|
||||
|
||||
Reference in New Issue
Block a user