We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd6fcb commit 41c3f3eCopy full SHA for 41c3f3e
.templates/telegraf/service.yml
@@ -1,6 +1,7 @@
1
telegraf:
2
container_name: telegraf
3
build: ./.templates/telegraf/.
4
+ hostname: iotstack # optional
5
restart: unless-stopped
6
environment:
7
- TZ=Etc/UTC
0 commit comments