Minor changes to action view

This commit is contained in:
frikky
2021-05-18 05:47:11 +02:00
parent 22098f72e0
commit ef04064567
3 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<integration>
<name>custom-shuffle</name>
<hook_url>http://<IP>:3001/api/v1/hooks/webhook_<HOOK_ID></hook_url>
<hook_url>http://<IP>:<PORT>/api/v1/hooks/webhook_<HOOK_ID></hook_url>
<alert_format>json</alert_format>
</integration>