any.software.gitea: started role
This commit is contained in:
parent
1fed7d327a
commit
09e19680e6
13 changed files with 305 additions and 0 deletions
5
roles/any.software.gitea/files/gitea.Caddyfile
Normal file
5
roles/any.software.gitea/files/gitea.Caddyfile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
git.rustybever.be {
|
||||
reverse_proxy localhost:8010 {
|
||||
header_down +X-Robots-Tag "none"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue