Fix telegraf url

This commit is contained in:
2026-02-08 14:27:58 +00:00
parent efda7a43a8
commit c22f53e8b2
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ storage:
group:
name: docker
contents:
source: https://git.mrmeeb.stream/mrmeeb-labs/supporting-services/telegraf.conf
source: https://git.mrmeeb.stream/mrmeeb-labs/supporting-services/raw/branch/main/telegraf.conf
# Add docker compose file
- path: /var/docker/.supporting-services/komodo/repos/mrmeeb-labs/supporting-services/docker-compose.yml
user:

View File

@@ -33,7 +33,7 @@
"name": "core"
},
"contents": {
"source": "https://git.mrmeeb.stream/mrmeeb-labs/supporting-services/telegraf.conf"
"source": "https://git.mrmeeb.stream/mrmeeb-labs/supporting-services/raw/branch/main/telegraf.conf"
}
},
{