miniflux: add docker compose config
This commit is contained in:
parent
86f741c3e9
commit
b1d70248f1
7 changed files with 122 additions and 14 deletions
|
|
@ -1,3 +1,3 @@
|
|||
nws.roosens.me {
|
||||
reverse_proxy {{ groups['miniflux'][0] }}:8080
|
||||
reverse_proxy {{ hostvars[groups['miniflux'][0]].static_ip }}:8002
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue