diff --git a/Directory.Build.props b/Directory.Build.props index cade8c5..3e260d0 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -3,8 +3,8 @@ AgileWebs AgileWebs git - http://192.168.10.100:3000/AgileWebs/thalos-domain - http://192.168.10.100:3000/AgileWebs/thalos-domain + https://gitea.dream-views.com/AgileWebs/thalos-domain + https://gitea.dream-views.com/AgileWebs/thalos-domain false diff --git a/docs/contracts/nuget-publication-baseline.md b/docs/contracts/nuget-publication-baseline.md index 6bff6b8..b7c3145 100644 --- a/docs/contracts/nuget-publication-baseline.md +++ b/docs/contracts/nuget-publication-baseline.md @@ -2,7 +2,7 @@ ## Feed -- Source: `http://192.168.10.100:3000/api/packages/AgileWebs/nuget/index.json` +- Source: `https://gitea.dream-views.com/api/packages/AgileWebs/nuget/index.json` - Authentication: Gitea login + token - HTTP requirement: `allowInsecureConnections="true"` in `nuget.config`