diff --git a/config/localhost.yaml b/config/localhost.yaml index 3be7c4943..8542d28bd 100644 --- a/config/localhost.yaml +++ b/config/localhost.yaml @@ -13,6 +13,12 @@ binderhub: hosts: - localhost +static: + ingress: + hosts: + - localhost + - localhost + prometheus: enabled: false