kiss server monitoring tool with email alerts
go monitoring

chore: rename example config and update .gitignore

julien.rbrt.fr 9182ef47 5a0c7e88

Waiting for spindle ...
+1 -4
+1 -4
.gitignore
··· 1 - # If you prefer the allow list template instead of the deny list, see community template: 2 - # https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore 3 - # 4 # Binaries for programs and plugins 5 *.exe 6 *.exe~ ··· 24 25 # env file 26 .env 27 - .servmon.yaml
··· 1 # Binaries for programs and plugins 2 *.exe 3 *.exe~ ··· 21 22 # env file 23 .env 24 + .servmon.yaml
config.example.yaml .servmon.example.yaml