mirror of
https://github.com/lleene/dockerconfig.git
synced 2025-12-14 23:39:19 +01:00
minor patch before moving to cloudflare
This commit is contained in:
@ -52,8 +52,10 @@ GITEA__server__HTTP_PORT = 3000
|
||||
GITEA__server__DISABLE_SSH = false
|
||||
GITEA__server__SSH_PORT = 222
|
||||
GITEA__server__SSH_LISTEN_PORT = 222
|
||||
GITEA__server__DISABLE_REGISTRATION = true
|
||||
|
||||
GITEA__mailer__ENABLED = true
|
||||
GITEA__mailer__PROTOCOL = smtp
|
||||
GITEA__mailer__SMTP_ADDR = mailserver
|
||||
GITEA__mailer__SMTP_PORT = 25
|
||||
GITEA__mailer__PROTOCOL = sendmail
|
||||
GITEA__mailer__FROM = admin@leene.dev
|
||||
GITEA__mailer__SENDMAIL_ARGS = -S mailserver --
|
||||
|
||||
|
||||
Reference in New Issue
Block a user