Arne Moerman 55415ba968
Build and Push Docker Image / build-and-push (push) Successful in 20s
Add PublicUrl support for reverse proxy handling
Introduced a `PUBLIC_URL` environment variable to configure the
public URL for OAuth callbacks and reverse proxy scenarios. Updated
`Program.cs` to rewrite request scheme and host based on `PublicUrl`.
Replaced `Microsoft.AspNetCore.Components.Authorization` with
`Microsoft.AspNetCore.Components.Authentication`. Added `PublicUrl`
to `appsettings.json` with a default empty value.
2026-05-17 22:14:18 +02:00
S
Description
No description provided
738 KiB
Languages
C# 57%
HTML 38.3%
CSS 4.4%
Dockerfile 0.2%
JavaScript 0.1%