diff --git a/README.org b/README.org index cab482e..e401bef 100644 --- a/README.org +++ b/README.org @@ -25,7 +25,7 @@ services: - 4080:4080 volumes: - ./funnel.yaml:/funnel.yaml - command: /rss-funnel -c /funnel.yaml server + command: /rss-funnel -c /funnel.yaml server -b 0.0.0.0:4080 #+end_src Alternatively, you can build it directly from source: