Let's try that again (change db and user db to forgejo)
This commit is contained in:
parent
d34bbc934c
commit
ebc58c560e
|
@ -32,8 +32,8 @@
|
|||
#TODO: different mail passwords for different services
|
||||
mailerPasswordFile = config.sops.secrets."mailpassunhash".path;
|
||||
database = {
|
||||
user = "gitea";
|
||||
name = "gitea";
|
||||
#user = "gitea";
|
||||
#name = "gitea";
|
||||
type = "postgres";
|
||||
};
|
||||
settings = {
|
||||
|
|
Loading…
Reference in a new issue