We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 276518a commit 3cc4818Copy full SHA for 3cc4818
README.md
@@ -16,7 +16,7 @@ on:
16
Deploy the service to your server, for example:
17
18
```bash
19
-docker run --publish 5000:5000 ghcr.io/badsyntax/strapi-webhooks-actions-proxy:latest
+docker run --publish 5000:5000 ghcr.io/badsyntax/strapi-webhook-actions-proxy:latest
20
```
21
22
TODO: env
0 commit comments