fix: remove app yml

This commit is contained in:
Urko. 2024-04-29 22:18:22 +02:00
parent 091ad1fec0
commit 8dc7bbc6d4
2 changed files with 2 additions and 4 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
.env
coverage/*
test_monitor.txt
bin
bin
configs/*

View File

@ -1,3 +0,0 @@
script_binary_path: "/bin/bash"
webhook_script_path: "./test-script.sh"
file_to_watch_path: "./test_monitor.txt"