[durruti] ep3bs enable production && add logo
This commit is contained in:
@@ -27,7 +27,9 @@ with lib;
|
||||
|
||||
services.ep3-bs = {
|
||||
enable = true;
|
||||
in_production = false;
|
||||
in_production = true;
|
||||
favicon = ./circle-a.png;
|
||||
logo = ./circle-a.png;
|
||||
|
||||
mail = {
|
||||
type = "smtp-tls";
|
||||
|
||||
Reference in New Issue
Block a user