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