From c37a7ae1f061e7bef194865a6264ad8fc599acc1 Mon Sep 17 00:00:00 2001 From: Christian Werner Date: Wed, 29 Oct 2025 20:52:04 +0100 Subject: [PATCH] i dont know --- .../.idea.Suspectus.Gandalf/.idea/dataSources.xml | 10 ++++++++++ .../.idea.Suspectus.Gandalf/.idea/indexLayout.xml | 1 + src/dotnet/.run/Gandalf.run.xml | 5 +++-- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/dataSources.xml b/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/dataSources.xml index 015da6c..2cb7485 100644 --- a/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/dataSources.xml +++ b/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/dataSources.xml @@ -7,6 +7,11 @@ true org.postgresql.Driver jdbc:postgresql://localhost:5432/gandalf_reborn?logServerErrorDetail=True&password=root&user=root + + + + + $ProjectFileDir$ @@ -15,6 +20,11 @@ true jdbc.RedisDriver jdbc:redis://localhost:6379/0 + + + + + $ProjectFileDir$ diff --git a/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/indexLayout.xml b/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/indexLayout.xml index 89ff583..0347543 100644 --- a/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/indexLayout.xml +++ b/src/dotnet/.idea/.idea.Suspectus.Gandalf/.idea/indexLayout.xml @@ -3,6 +3,7 @@ ../../../gandalf-reborn + ../../src diff --git a/src/dotnet/.run/Gandalf.run.xml b/src/dotnet/.run/Gandalf.run.xml index 733a094..f50acad 100644 --- a/src/dotnet/.run/Gandalf.run.xml +++ b/src/dotnet/.run/Gandalf.run.xml @@ -1,7 +1,8 @@ - - + + + \ No newline at end of file