mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-08 17:12:24 +05:30
fix dockerfile
This commit is contained in:
parent
6b2fe73fec
commit
e847534f03
@ -9,4 +9,4 @@ RUN npm run build
|
||||
|
||||
FROM nginx:1.23-alpine
|
||||
COPY --from=build /app/build /usr/share/nginx/html
|
||||
EXPOSE 80
|
||||
EXPOSE 80
|
||||
|
Loading…
Reference in New Issue
Block a user