From 12eaa5814ef20b0910e8d64a753378b6f6797989 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Fri, 22 May 2026 00:52:16 +1000 Subject: Initial commit --- appsettings.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 appsettings.json (limited to 'appsettings.json') diff --git a/appsettings.json b/appsettings.json deleted file mode 100644 index 414e673..0000000 --- a/appsettings.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "ConnectionStrings": { - "DefaultConnection": "Host=127.0.0.1;Database=hyperbooru;Username=hyperbooru;Password=password" - }, - "AllowedHosts": "*" -} -- cgit v1.3