Skip to content

Commit 8dc5fb2

Browse files
committed
wip
1 parent f7f4727 commit 8dc5fb2

File tree

1 file changed

+1
-1
lines changed
  • HwProj.NotificationsService/HwProj.NotificationsService.API

1 file changed

+1
-1
lines changed

HwProj.NotificationsService/HwProj.NotificationsService.API/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ WORKDIR /src
44
COPY ["Directory.Build.props", "Directory.Build.props"]
55

66
COPY ["HwProj.NotificationsService/HwProj.NotificationsService.API/", "HwProj.NotificationsService/HwProj.NotificationsService.API/"]
7-
COPY ["HwProj.AuthService/HwProj.AuthService.API/", "HwProj.AuthService/HwProj.AuthService.API/"]
7+
COPY ["HwProj.NotificationsService/HwProj.NotificationService.Events/", "HwProj.NotificationsService/HwProj.NotificationService.Events/"]
88
COPY ["HwProj.Common/HwProj.Utils/", "HwProj.Common/HwProj.Utils/"]
99
COPY ["HwProj.EventBus/HwProj.EventBus.Client/", "HwProj.EventBus/HwProj.EventBus.Client/"]
1010
COPY ["HwProj.Common/HwProj.Models/", "HwProj.Common/HwProj.Models/"]

0 commit comments

Comments
 (0)