Fixes
This commit is contained in:
@@ -8,7 +8,7 @@ let
|
||||
backgroundMount = "/app/public/media/${backgroundFileName}";
|
||||
|
||||
settings = pkgs.writers.writeYAML "settings.yaml" {
|
||||
title = "My Self-Hosted Dashboard";
|
||||
title = "Home";
|
||||
description = "";
|
||||
startUrl = "https://${containerCfg.subdomain}.${serverCfg.domain}";
|
||||
background = {
|
||||
|
||||
Reference in New Issue
Block a user