chore(codebase): full cleanup pass
This commit is contained in:
@@ -3,6 +3,6 @@ namespace Hutopy.Infrastructure.Configuration;
|
||||
public class WebsiteOptions
|
||||
{
|
||||
public const string SectionName = "Website";
|
||||
|
||||
|
||||
public string FrontendBaseUrl { get; set; } = "https://localhost:5173";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user