1 parent fcd6fcb commit 41c3f3eCopy full SHA for 41c3f3e
1 file changed
.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