[durruti] ep3bs enable production && add logo

This commit is contained in:
2023-05-17 15:01:01 +02:00
parent 907e829d0e
commit 023f02158c

View File

@@ -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";