services: rss-bridge: image: my-rss-bridge restart: always volumes: - ./data/rss_bridge_config:/config labels: {% with router_name="rssbridge", host_prefix="rb", container_port="80" %} {% include "util/traefik_labels.txt.j2" %} {% endwith %}