Arne Moerman 0d8194a1d9
Build and Push Docker Image / build-and-push (push) Failing after 16s
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:06:16 +02:00
S
Description
No description provided
660 KiB
Languages
C# 54.8%
HTML 40.3%
CSS 4.6%
Dockerfile 0.2%
JavaScript 0.1%