add forgejo

This commit is contained in:
Satria 2026-03-02 06:58:53 +07:00
commit 31ac503e3c
3 changed files with 37 additions and 2 deletions

View file

@ -4,6 +4,7 @@
"dns" = { dest = "http://localhost:8088"; auth = true; };
"cdn" = { dest = "http://localhost:3000"; auth = false; };
"auth" = { dest = "http://localhost:1411"; auth = false; };
"git" = { dest = "http://localhost:5080"; auth = false; };
"@" = { dest = "http://localhost:5070"; auth = false; };
};
in {