kanboard: add config
This commit is contained in:
parent
b313c246ec
commit
781b9c31de
9 changed files with 138 additions and 0 deletions
3
roles/kanboard-web/templates/kanboard.Caddyfile.j2
Normal file
3
roles/kanboard-web/templates/kanboard.Caddyfile.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
kanban.roosens.me {
|
||||
reverse_proxy {{ hostvars[groups['kanboard'][0]].static_ip }}:8011
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue