Skip to content

Commit 0f3c6ea

Browse files
committed
changed dockerfile
1 parent 05e9e46 commit 0f3c6ea

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

ShowcaseProject/ShowcaseAPI/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
EXPOSE 8080
2-
EXPOSE 8081
31
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS dev
42
WORKDIR /app
53

ShowcaseProject/ShowcaseFrontend/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
EXPOSE 8080
2-
EXPOSE 8081
31
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS dev
42
WORKDIR /app
53

0 commit comments

Comments
 (0)