âdded port
Some checks failed
gitea_dndsources/schedulord-frontend/pipeline/head There was a failure building this commit
Some checks failed
gitea_dndsources/schedulord-frontend/pipeline/head There was a failure building this commit
This commit is contained in:
parent
f4d11db53a
commit
0740bfd97d
@ -19,3 +19,4 @@ RUN rm -rf ./*
|
|||||||
COPY --from=builder /app/dist/schedulord-frontend .
|
COPY --from=builder /app/dist/schedulord-frontend .
|
||||||
# Containers run nginx with global directives and daemon off
|
# Containers run nginx with global directives and daemon off
|
||||||
ENTRYPOINT ["nginx", "-g", "daemon off;"]
|
ENTRYPOINT ["nginx", "-g", "daemon off;"]
|
||||||
|
EXPOSE 80
|
Loading…
Reference in New Issue
Block a user