File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
HwProj.NotificationsService/HwProj.NotificationsService.API Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ WORKDIR /src
44COPY ["Directory.Build.props" , "Directory.Build.props" ]
55
66COPY ["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 /" ]
88COPY ["HwProj.Common/HwProj.Utils/" , "HwProj.Common/HwProj.Utils/" ]
99COPY ["HwProj.EventBus/HwProj.EventBus.Client/" , "HwProj.EventBus/HwProj.EventBus.Client/" ]
1010COPY ["HwProj.Common/HwProj.Models/" , "HwProj.Common/HwProj.Models/" ]
You can’t perform that action at this time.
0 commit comments