Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Dockerfile with EXPOSE and correct dotnet restore path
Added EXPOSE 8080 to Dockerfile to specify runtime port. Modified RUN dotnet restore to use correct project path.
- Loading branch information