From 4ea3ddb38d010c2f85c22b7f1c3f2d7e0c1355e3 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Fri, 22 May 2026 12:46:00 +1000 Subject: Initial commit --- appsettings.json | 3 --- 1 file changed, 3 deletions(-) (limited to 'appsettings.json') diff --git a/appsettings.json b/appsettings.json index 414e673..10f68b8 100644 --- a/appsettings.json +++ b/appsettings.json @@ -5,8 +5,5 @@ "Microsoft.AspNetCore": "Warning" } }, - "ConnectionStrings": { - "DefaultConnection": "Host=127.0.0.1;Database=hyperbooru;Username=hyperbooru;Password=password" - }, "AllowedHosts": "*" } -- cgit v1.3