mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Put mailer password for gitea under wrong section
This commit is contained in:
parent
683bdcfca0
commit
fe725d6fa0
1 changed files with 1 additions and 1 deletions
|
|
@ -36,8 +36,8 @@
|
|||
name = "gitea";
|
||||
user = "gitea";
|
||||
};
|
||||
mailerPasswordFile = config.secrets.files.gitea_mail.path;
|
||||
settings = {
|
||||
mailerPasswordFile = config.secrets.files.gitea_mail.path;
|
||||
security = { DISABLE_GIT_HOOKS = false; };
|
||||
api = { ENABLE_SWAGGER = true; };
|
||||
mailer = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue