update gitea/forgejo from version 2.11.0+1.22.2-rootless to 3.2.0+1.23.1-rootless
This commit is contained in:
parent
f0ba573684
commit
47647ecd35
2 changed files with 4 additions and 2 deletions
|
|
@ -107,7 +107,9 @@ traefik:
|
|||
LETS_ENCRYPT_EMAIL: "{{smtp_user}}@{{smtp_domain}}"
|
||||
gitea:
|
||||
env:
|
||||
GITEA_MAILER_HOST: "{{smtp_host}}:465"
|
||||
GITEA_MAILER_ADDR: "{{smtp_host}}"
|
||||
GITEA_MAILER_PORT: 465
|
||||
GITEA_MAILER_PROTOCOL: smtps
|
||||
GITEA_MAILER_FROM: "{{smtp_user}}@{{smtp_domain}}"
|
||||
GITEA_MAILER_USER: "{{smtp_user}}@{{smtp_domain}}"
|
||||
uncomment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue