Set up Forgejo role and migrate Gitea to Forgejo 11
This commit is contained in:
parent
1c9721f0b2
commit
300358fa98
10 changed files with 319 additions and 19 deletions
|
|
@ -0,0 +1,5 @@
|
|||
{{ forgejo_domain }} {
|
||||
reverse_proxy localhost:{{ forgejo_http_port }} {
|
||||
header_down +X-Robots-Tag "none"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue