Switch to terraform
This commit is contained in:
7
ansible/gitea/templates/Caddyfile.j2
Normal file
7
ansible/gitea/templates/Caddyfile.j2
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
email {{ letsencrypt_email }}
|
||||
}
|
||||
|
||||
{{ gitea_domain }} {
|
||||
reverse_proxy gitea:{{ gitea_http_port }}
|
||||
}
|
||||
Reference in New Issue
Block a user