Add .env
This commit is contained in:
parent
713bc5fdf8
commit
03067c71c6
1 changed files with 4 additions and 0 deletions
4
.env
Normal file
4
.env
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
# De basis-URL voor alle uitgaande webhooks. De app voegt zelf de ID toe.
|
||||||
|
# Bijvoorbeeld: /webhook/jellyseerr wordt doorgestuurd naar https://matrix.example/webhook/something
|
||||||
|
OUTGOING_WEBHOOK_BASE_URL="https://matrix-webhook-url/webhook/"
|
||||||
|
OUTGOING_WEBHOOK_PARAMS="?format=html"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue