Updated stuff
This commit is contained in:
parent
a05f9c18b5
commit
4dd12c519e
4 changed files with 36 additions and 13 deletions
7
docker-compose.yml
Normal file
7
docker-compose.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
services:
|
||||
webhook-proxy:
|
||||
build: .
|
||||
container_name: webhook-proxy
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "5000:5000"
|
||||
Loading…
Add table
Add a link
Reference in a new issue