fixup
This commit is contained in:
parent
175941dbfa
commit
690c0b7027
|
@ -20,7 +20,9 @@
|
||||||
<match **>
|
<match **>
|
||||||
@type http
|
@type http
|
||||||
endpoint_url https://glitch.nixc.us/api/5/security/?glitchtip_key=b4a0501ad2264d5b84054f8222628adc
|
endpoint_url https://glitch.nixc.us/api/5/security/?glitchtip_key=b4a0501ad2264d5b84054f8222628adc
|
||||||
headers {"Content-Type":"application/json"}
|
<headers>
|
||||||
|
Content-Type "application/json"
|
||||||
|
</headers>
|
||||||
http_method post
|
http_method post
|
||||||
<buffer>
|
<buffer>
|
||||||
flush_interval 10s
|
flush_interval 10s
|
||||||
|
|
Loading…
Reference in New Issue