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 2ac5d0b commit 605a331Copy full SHA for 605a331
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '3'
2
services:
3
webhook:
4
- image: "fredsted/webhook.site"
+ image: "webhooksite/webhook.site"
5
# Enable build for development:
6
# build:
7
# dockerfile: Dockerfile
0 commit comments