Database name too
This commit is contained in:
parent
73b2e4262a
commit
1370c2cd78
|
@ -26,6 +26,7 @@
|
|||
mailerPasswordFile = config.sops.secrets."mailpassunhash".path;
|
||||
database = {
|
||||
user = "gitea";
|
||||
name = "gitea";
|
||||
type = "postgres";
|
||||
};
|
||||
settings = {
|
||||
|
|
Loading…
Reference in a new issue