Update caprover build
This commit is contained in:
@@ -32,5 +32,5 @@ FROM base AS final
|
||||
WORKDIR /app
|
||||
COPY --from=publish /app/publish .
|
||||
#COPY Managing.Api.Workers/managing_cert.pfx .
|
||||
COPY /src/appsettings.dev.vm.json ./appsettings.json
|
||||
#COPY /src/appsettings.dev.vm.json ./appsettings.json
|
||||
ENTRYPOINT ["dotnet", "Managing.Api.Workers.dll"]
|
||||
|
||||
Reference in New Issue
Block a user