push to 30.0.1
All checks were successful
Build Multiarch Container Image / call-reusable-workflow (push) Successful in 6m4s

This commit is contained in:
Sebastian Hugentobler 2024-11-01 11:36:37 +01:00
parent 2c54b4b531
commit 1e04c7b2c7
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
3 changed files with 93 additions and 59 deletions

View file

@ -54,7 +54,7 @@ s6-setuidgid nginx ./occ config:system:set --value "localhost" trusted_domains 0
s6-setuidgid nginx ./occ config:system:set --value "$DOMAIN" trusted_domains 1
s6-setuidgid nginx ./occ config:system:set --value "syslog" log_type
s6-setuidgid nginx ./occ config:system:set --value "" logfile
s6-setuidgid nginx ./occ config:system:set --value "3" loglevel
s6-setuidgid nginx ./occ config:system:set --value "1" loglevel
s6-setuidgid nginx ./occ config:system:set --value "smtp" mail_smtpmode
s6-setuidgid nginx ./occ config:system:set --value "${MAIL_SMTP_AUTH_TYPE:-PLAIN}" mail_smtpauthtype