feat: updated Dockerfile
This commit is contained in:
parent
1d5b171479
commit
bae7a0267d
@ -10,5 +10,4 @@ WORKDIR /app
|
||||
COPY --from=build /app .
|
||||
EXPOSE 5001
|
||||
EXPOSE 5000
|
||||
ENV ASPNETCORE_ENVIRONMENT Staging
|
||||
ENTRYPOINT ["dotnet", "JOBot.Backend.dll"]
|
Loading…
x
Reference in New Issue
Block a user