This commit is contained in:
parent
b0270b4df2
commit
6823c35667
|
|
@ -60,7 +60,4 @@ WORKDIR /app
|
||||||
|
|
||||||
COPY --from=build /app/published .
|
COPY --from=build /app/published .
|
||||||
|
|
||||||
ENV ASPNETCORE_URLS=http://+:80
|
|
||||||
EXPOSE 80
|
|
||||||
|
|
||||||
ENTRYPOINT "/entrypoint.sh"
|
ENTRYPOINT "/entrypoint.sh"
|
||||||
Loading…
Reference in New Issue