photoview: add config
This commit is contained in:
parent
56faa4323b
commit
ad36788772
12 changed files with 191 additions and 13 deletions
3
roles/photoview-web/templates/photoview.Caddyfile.j2
Normal file
3
roles/photoview-web/templates/photoview.Caddyfile.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
photos.roosens.me {
|
||||
reverse_proxy {{ hostvars[groups['photoview'][0]].static_ip }}:8012
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue