From 0c08ed5b527e50e8fbb030dabe722fa231600d69 Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Sat, 17 Dec 2022 20:50:16 -0800 Subject: [PATCH] Oops --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53ce788..6b124fe 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ SLEEPING_BEAUTY_METRICS_PORT=9090 # 0.0.0.0, meaning listen on all interfaces. You may wish to set this # to 127.0.0.1 if your metrics are ingested by a sidecar process # running in the container. +SLEEPING_BEAUTY_METRICS_HOST=0.0.0.0 ``` After configuring environment variables, simply run the `sleepingd`