Fix Wave 2 review: PG18 volume path, null guards, NotAuthorized redirect, drop docker-compose, port 5433 connection strings

This commit is contained in:
Daniel Harvey
2026-05-18 09:38:25 -04:00
parent ee7dc8409e
commit d1f3cbd89b
8 changed files with 35 additions and 33 deletions
+1
View File
@@ -2,6 +2,7 @@
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<!-- Machine-specific local feed — update path if not at C:\Development\AuthBlocks\nupkgs\ -->
<add key="AuthBlocks-local" value="C:\Development\AuthBlocks\nupkgs\" />
</packageSources>
</configuration>