We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a2146 commit 3a26be5Copy full SHA for 3a26be5
README.md
@@ -89,7 +89,7 @@ npm install -g smee-client
89
# You'll get a URL like https://smee.io/U3bZl3QanVw30bn
90
91
# Start the forwarding client
92
-smee --url https://smee.io/U3bZl3QanVw30bn --target http://localhost:7999
+smee --url https://smee.io/U3bZl3QanVw30bn --target http://127.0.0.1:7999
93
```
94
95
Use the URL provided by smee.io as your webhook url that voltage will hit with events
0 commit comments