add forgejo
This commit is contained in:
parent
6581a3ecb9
commit
31ac503e3c
3 changed files with 37 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue