diff --git a/examples/metrics/metrics.toml b/examples/metrics/metrics.toml index f06751e8bea..6caa3cc2ae4 100644 --- a/examples/metrics/metrics.toml +++ b/examples/metrics/metrics.toml @@ -1,4 +1,7 @@ [shared] -jwt_secret = "mysecret" +jwt_secret = "Pive-Fumkiu4" [http.services.prometheus] + +[http] +address = "localhost:5550" \ No newline at end of file diff --git a/examples/oc-phoenix/metrics.toml b/examples/oc-phoenix/metrics.toml deleted file mode 100644 index 6caa3cc2ae4..00000000000 --- a/examples/oc-phoenix/metrics.toml +++ /dev/null @@ -1,7 +0,0 @@ -[shared] -jwt_secret = "Pive-Fumkiu4" - -[http.services.prometheus] - -[http] -address = "localhost:5550" \ No newline at end of file