gitea: add config
This commit is contained in:
parent
fe35e4baf1
commit
56faa4323b
17 changed files with 354 additions and 13 deletions
3
roles/gitea-web/templates/gitea.Caddyfile.j2
Normal file
3
roles/gitea-web/templates/gitea.Caddyfile.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
git.rustybever.be {
|
||||
reverse_proxy {{ hostvars[groups['gitea'][0]].static_ip }}:8010
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue