lukali

Results 2 comments of lukali

I found a solution: 1. Copy the configuration file( `app/appsettings.json` ) in docker 2. Modify file( `appsettings.json` ) ,Refer to this URL [https://loic-sharma.github.io/BaGet/configuration/](https://loic-sharma.github.io/BaGet/configuration/) `"PackageDeletionBehavior": "HardDelete"` `"AllowPackageOverwrites": true` 3. Mount files...

At the same time, after repair, the nuget package can be updated.