diff --git a/config.json b/config.json new file mode 100644 index 0000000..db8598f --- /dev/null +++ b/config.json @@ -0,0 +1,3 @@ +{ + "aliveStatusCodes": [200, 206] +}