Fix forgejo mail
This commit is contained in:
parent
cd309dd510
commit
c96920c6cd
|
@ -43,7 +43,7 @@ in
|
|||
ENABLED = true;
|
||||
SMTP_PORT = 465;
|
||||
SMTP_ADDR = "smtp.migadu.com";
|
||||
USER = "git";
|
||||
USER = "git@orbit.moonythm.dev";
|
||||
};
|
||||
|
||||
repository = {
|
||||
|
|
|
@ -20,7 +20,7 @@ grafana IN CNAME lapetus
|
|||
intray IN CNAME lapetus
|
||||
irc IN CNAME lapetus
|
||||
lab IN CNAME lapetus
|
||||
lapetus.syncthing IN CNAME lapetus
|
||||
lapetus.syncthing IN CNAME lapetus ; TODO: might change this to syncthing.lapetus
|
||||
media IN CNAME lapetus
|
||||
prometheus IN CNAME lapetus
|
||||
qbit IN CNAME lapetus
|
||||
|
|
Loading…
Reference in a new issue