add personal samba share; split -web configurations to make services
easier to run on other devices
This commit is contained in:
parent
3cd1f7c4fc
commit
04e9f8438d
16 changed files with 109 additions and 51 deletions
3
roles/miniflux-web/templates/miniflux.Caddyfile.j2
Normal file
3
roles/miniflux-web/templates/miniflux.Caddyfile.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
nws.roosens.me {
|
||||
reverse_proxy {{ groups['miniflux'][0] }}:8080
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue