Add Cors handling to Blazor UI

This commit is contained in:
2025-04-12 01:15:24 -04:00
parent b0075feee9
commit 0126d9d863
7 changed files with 98 additions and 6 deletions

View File

@@ -39,6 +39,7 @@ Restart=always
RestartSec=5 # Seconds to wait before restarting (optional)
KillMode=process # Ensures the service is killed gracefully
Environment=DOTNET_ROOT=/opt/dotnet
StandardOutput=null
[Install]
WantedBy=multi-user.target