work with authentik
This commit is contained in:
@@ -56,7 +56,8 @@ public class GitTemplateService
|
||||
return new TemplateConfig
|
||||
{
|
||||
Yaml = yaml,
|
||||
FetchedAt = DateTime.UtcNow
|
||||
FetchedAt = DateTime.UtcNow,
|
||||
CacheDir = cacheDir,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user