Correct configuration, improve logging.
This commit is contained in:
parent
f363151045
commit
0cdafa2104
4 changed files with 8 additions and 6 deletions
|
@ -5,9 +5,8 @@ services:
|
|||
build: .
|
||||
environment:
|
||||
DEBUG: "true"
|
||||
PORT: "80"
|
||||
WEBHOOK_CONFIG_FILE: "/config/webhooks.yml"
|
||||
volumes:
|
||||
- "./webhooks.yml.example:/config/webhooks.yml"
|
||||
ports:
|
||||
- "80:80"
|
||||
- "7200:7200"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue