Skip to content

Commit d884b7b

Browse files
authored
Update Dockerfile
1 parent 51d3f57 commit d884b7b

File tree

1 file changed

+2
-0
lines changed
  • HwProj.NotificationsService/HwProj.NotificationsService.API

1 file changed

+2
-0
lines changed

HwProj.NotificationsService/HwProj.NotificationsService.API/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ COPY ["HwProj.Common/HwProj.Exceptions/", "HwProj.Common/HwProj.Exceptions/"]
1515
COPY ["HwProj.Common/HwProj.HttpUtils/", "HwProj.Common/HwProj.HttpUtils/"]
1616
COPY ["HwProj.CoursesService/HwProj.CoursesService.Client/", "HwProj.CoursesService/HwProj.CoursesService.Client/"]
1717
COPY ["HwProj.AuthService/HwProj.AuthService.Client/", "HwProj.AuthService/HwProj.AuthService.Client/"]
18+
19+
COPY ["HwProj.ContentService/HwProj.ContentService.Client/", "HwProj.ContentService/HwProj.ContentService.Client/"]
1820
COPY ["HwProj.CoursesService/HwProj.CoursesService.API/", "HwProj.CoursesService/HwProj.CoursesService.API/"]
1921

2022
WORKDIR "/src/HwProj.NotificationsService/HwProj.NotificationsService.API"

0 commit comments

Comments
 (0)