diff --git a/values/umami/values/values-prod.yaml b/values/umami/values/values-prod.yaml index caf145f4..ceeef6e1 100644 --- a/values/umami/values/values-prod.yaml +++ b/values/umami/values/values-prod.yaml @@ -103,7 +103,7 @@ umami: # -- This will redirect all requests from http to https in the Umami application. Note, this does not apply to the tracking script. forceSSL: "1" # -- hostname under which Umami will be reached - hostname: "0.0.0.0" + hostname: "umami.srv.oceanbox.io" # -- This will do a DNS lookup on a hostname and the resulting IP address will be ignored. This can be a comma delimited list of hostnames. ignoreHostname: "" # -- You can provide a comma-delimited list of IP address to exclude from data collection.