Skip to content

Commit 6204f59

Browse files
committed
Add example of environmental variable to yaml file
1 parent b1992df commit 6204f59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.example.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ metrics:
4343
# custom command to show uptime
4444
custom-uptime: "cat /proc/uptime"
4545
custom-dir: 'dir C:\'
46+
custom-echo: 'echo $HOME'
4647
poll-interval: 30

0 commit comments

Comments
 (0)