feat: replace gitea with forgejo and move to MOMO
This commit is contained in:
parent
87903828aa
commit
157dc93980
10 changed files with 50 additions and 63 deletions
|
|
@ -58,11 +58,6 @@
|
|||
answer = "192.168.2.40";
|
||||
enabled = true;
|
||||
}
|
||||
{
|
||||
domain = config.services.gitea.settings.server.DOMAIN;
|
||||
answer = "192.168.2.40";
|
||||
enabled = true;
|
||||
}
|
||||
{
|
||||
domain = config.services.nextcloud.hostName;
|
||||
answer = "192.168.2.40";
|
||||
|
|
@ -88,6 +83,11 @@
|
|||
answer = "144.24.175.22";
|
||||
enabled = true;
|
||||
}
|
||||
{
|
||||
domain = "git.dryb.org";
|
||||
answer = "momo.dryb.org";
|
||||
enabled = true;
|
||||
}
|
||||
{
|
||||
domain = "syncthing.dryb.org";
|
||||
answer = "momo.dryb.org";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue