Fixed test

merge-requests/2/head
Clemens Geibel 2 years ago
parent 6420387e9f
commit c74c22e33d

@ -17,9 +17,9 @@
:GITEA__mailer__FROM-c1 "",
:GITEA__mailer__FROM-c2 "test@test.com",
:GITEA__mailer__SMTP_ADDR-c1 "m.t.de",
:GITEA__mailer__SMTP_PORT-c1 123,
:GITEA__mailer__SMTP_PORT-c1 "123",
:GITEA__mailer__SMTP_ADDR-c2 "mail.test.com",
:GITEA__mailer__SMTP_PORT-c2 456,
:GITEA__mailer__SMTP_PORT-c2 "456",
:GITEA__server__DOMAIN-c1 "test.de",
:GITEA__server__DOMAIN-c2 "test.com",
:GITEA__server__ROOT_URL-c1 "https://test.de",

Loading…
Cancel
Save