[FA-5] FileService setup, build scripts tweaked to be easier to maintain
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace FictionArchive.Service.FileService.Models;
|
||||
|
||||
public class ProxyConfiguration
|
||||
{
|
||||
public string BaseUrl { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user