generated from avior/template-web-astro
Update Dockerfile.static
All checks were successful
Build, check & Test / run (push) Successful in 1m55s
All checks were successful
Build, check & Test / run (push) Successful in 1m55s
This commit is contained in:
parent
9a96cb063a
commit
9ffffcd927
@ -36,3 +36,5 @@ ADD ./nginx.conf /etc/nginx/nginx.conf
|
|||||||
|
|
||||||
# Copy dist fro mthe build image
|
# Copy dist fro mthe build image
|
||||||
COPY --from=BUILD_IMAGE /home/node/dist ./
|
COPY --from=BUILD_IMAGE /home/node/dist ./
|
||||||
|
|
||||||
|
EXPOSE 3000
|
Loading…
x
Reference in New Issue
Block a user