diff --git a/Core.Thalos.DAL.API/Core.Thalos.DAL.API.csproj b/Core.Thalos.DAL.API/Core.Thalos.DAL.API.csproj index 97fe482..3128129 100644 --- a/Core.Thalos.DAL.API/Core.Thalos.DAL.API.csproj +++ b/Core.Thalos.DAL.API/Core.Thalos.DAL.API.csproj @@ -15,7 +15,7 @@ - + diff --git a/Core.Thalos.DAL.API/appsettings.json b/Core.Thalos.DAL.API/appsettings.json index 66f27d7..5e7552c 100644 --- a/Core.Thalos.DAL.API/appsettings.json +++ b/Core.Thalos.DAL.API/appsettings.json @@ -7,7 +7,7 @@ }, "AllowedHosts": "*", "ConnectionStrings": { - "MongoDB": "mongodb://localhost:27017", + "MongoDB": "mongodb://admin_agile:Admin%40agileWebs@portainer.white-enciso.pro:27017/?authMechanism=SCRAM-SHA-256", "Redis": "localhost:6379" }, "MongoDb": { diff --git a/Core.Thalos.Domain/Core.Thalos.Domain.csproj b/Core.Thalos.Domain/Core.Thalos.Domain.csproj index 6debfa5..0cb3fae 100644 --- a/Core.Thalos.Domain/Core.Thalos.Domain.csproj +++ b/Core.Thalos.Domain/Core.Thalos.Domain.csproj @@ -7,7 +7,7 @@ - + diff --git a/Core.Thalos.Provider/Core.Thalos.Provider.csproj b/Core.Thalos.Provider/Core.Thalos.Provider.csproj index f2a69fe..d2df9f1 100644 --- a/Core.Thalos.Provider/Core.Thalos.Provider.csproj +++ b/Core.Thalos.Provider/Core.Thalos.Provider.csproj @@ -11,9 +11,8 @@ - - - + +