otter: add web config
This commit is contained in:
parent
10664f10cb
commit
ee7ee2b19d
4 changed files with 18 additions and 0 deletions
3
roles/otter-web/templates/otter.Caddyfile.j2
Normal file
3
roles/otter-web/templates/otter.Caddyfile.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
otter.roosens.me {
|
||||
reverse_proxy {{ hostvars[groups['otter'][0]].static_ip }}:8017
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue