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:
|
||||
|
|
|
@ -31,7 +31,7 @@ backup-bot-two:
|
|||
monitoring-ng:
|
||||
version: 1.2.0+v1.8.1
|
||||
gitea:
|
||||
version: 2.11.0+1.22.2-rootless
|
||||
version: 3.2.0+1.23.1-rootless
|
||||
outline:
|
||||
version: 2.8.2+0.81.1
|
||||
vaultwarden:
|
||||
|
|
Loading…
Add table
Reference in a new issue