mew
This commit is contained in:
parent
c0d89b3a05
commit
72791a0160
2 changed files with 5 additions and 1 deletions
|
|
@ -155,6 +155,10 @@
|
|||
handle @git {
|
||||
reverse_proxy http://127.0.0.1:${toString config.services.forgejo.settings.server.HTTP_PORT}
|
||||
}
|
||||
@cal host cal.xyno.systems
|
||||
handle @cal {
|
||||
reverse_proxy http://127.0.0.1:3469
|
||||
}
|
||||
handle {
|
||||
abort
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue