added uts host

This commit is contained in:
John Lancaster
2024-02-24 13:42:49 -06:00
parent eaec49927b
commit d6f377b5bf

View File

@@ -13,6 +13,7 @@ services:
telegraf-docker:
image: telegraf
restart: unless-stopped
uts: host
user: root:${DOCKER_GUID}
env_file:
- .env
@@ -23,6 +24,7 @@ services:
promtail:
image: grafana/promtail
restart: unless-stopped
uts: host
env_file:
- .env
environment: