From 022bb7b552df1c65c6843d32f47c0ed778e996f2 Mon Sep 17 00:00:00 2001 From: simon Date: Fri, 15 Apr 2022 22:49:50 +0700 Subject: [PATCH] update upstream url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8b5e61..5665a42 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ POLL_INTERVAL: The interval in seconds for the data to be scraped from ElasticSe ### Running via Docker Compose (supported) This metrics service is designed to be ran inside of docker. -To view the main compose file for TubeArchivist, please see the main repository here: [TA Repo](https://github.com/bbilly1/tubearchivist) +To view the main compose file for TubeArchivist, please see the main repository here: [TA Repo](https://github.com/tubearchivist/tubearchivist) To add the metrics service in, place this into your compose file and update the environment variables as required.