File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,10 +58,10 @@ hookdeck | Dashboard
58
58
hookdeck | 👉 Inspect and replay events: https://dashboard.hookdeck.com? team_id=tm_zDDhLIPBQw2e
59
59
hookdeck |
60
60
hookdeck | example-webhooks-v3 Source
61
- hookdeck | 🔌 Event URL: https://hkdk.events/l5u7nwyghz0gec
61
+ hookdeck | 🔌 Event URL: https://hkdk.events/irq4hh3eu54hxs
62
62
hookdeck |
63
63
hookdeck | Connections
64
- hookdeck | CLI forwarding to /
64
+ hookdeck | example-webhooks-v3_to_CLI forwarding to /
65
65
hookdeck |
66
66
hookdeck | Getting ready...
67
67
hookdeck | Ready! (^C to quit)
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ services:
20
20
--header 'Accept: application/json' \
21
21
--header 'Authorization: Bearer $HOOKDECK_API_KEY' \
22
22
--data '{
23
- "name": "$HOOKDECK_SOURCE_NAME_to_CLI ",
23
+ "name": "${HOOKDECK_SOURCE_NAME}_to_CLI ",
24
24
"source": {
25
25
"name": "$HOOKDECK_SOURCE_NAME",
26
26
"allowed_http_methods": [
You can’t perform that action at this time.
0 commit comments