actual: add config
This commit is contained in:
parent
787a63ea0d
commit
942dd6b876
11 changed files with 137 additions and 1 deletions
3
roles/actual-web/templates/actual.Caddyfile.j2
Normal file
3
roles/actual-web/templates/actual.Caddyfile.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
actual.roosens.me {
|
||||
reverse_proxy {{ hostvars[groups['actual'][0]].static_ip }}:8014
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue