baikal: add server config
This commit is contained in:
parent
ef8f5da37d
commit
35de046d69
8 changed files with 95 additions and 0 deletions
3
roles/baikal-web/templates/baikal.Caddyfile.j2
Normal file
3
roles/baikal-web/templates/baikal.Caddyfile.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
dav.roosens.me {
|
||||
reverse_proxy {{ hostvars[groups['baikal'][0]].static_ip }}:8005
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue