[http.routers]
[http.routers.api]
rule = "Host(`traefik.eigen.research`)"
entrypoints = ["web"]
service = "api@internal"