mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 18:16:36 +00:00
add quartz for jobs
configure auto-scan folder and create hls files job WIP
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Azaion.Repository.DTO.Configs;
|
||||
|
||||
public class ConnectionStrings
|
||||
{
|
||||
public string? AzaionDb { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user