From 68ffad06a6cfd2cd2015ab03fb82bf69629dd7ec Mon Sep 17 00:00:00 2001 From: ivar Date: Tue, 2 Dec 2025 22:38:23 +0100 Subject: Move off razor pages --- api/.idea/.idea.WhatApi/.idea/dataSources.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 api/.idea/.idea.WhatApi/.idea/dataSources.xml (limited to 'api/.idea') diff --git a/api/.idea/.idea.WhatApi/.idea/dataSources.xml b/api/.idea/.idea.WhatApi/.idea/dataSources.xml new file mode 100644 index 0000000..f4ad2c2 --- /dev/null +++ b/api/.idea/.idea.WhatApi/.idea/dataSources.xml @@ -0,0 +1,12 @@ + + + + + postgresql + true + org.postgresql.Driver + jdbc:postgresql://localhost:54322/postgres + $ProjectFileDir$ + + + \ No newline at end of file -- cgit v1.3