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 2325385 commit 2bb2248Copy full SHA for 2bb2248
.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