forgejo: Add rewrite for ssh_info to support git-repo
This commit is contained in:
parent
eddb85da99
commit
6161704d49
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
}
|
||||
|
||||
handle @local {
|
||||
rewrite /ssh_info /assets/ssh_info
|
||||
reverse_proxy 127.0.0.1:3000
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue