This commit is contained in:
John Lancaster
2024-01-20 21:37:51 -06:00
parent 67c39f171e
commit 11f269cd49
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ services:
telegraf-docker:
image: telegraf
restart: unless-stopped
user: root:$DOCKER_GUID
user: root:${DOCKER_GUID}
env_file:
- .env
volumes: