README.md aktualisiert
This commit is contained in:
parent
17888a0f81
commit
722a9ed6a5
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ docuseal-listener:
|
|||
ports:
|
||||
- "5001:8000" # Expose port 5001 on your host, mapping to port 8000 in the container
|
||||
environment:
|
||||
# Enable or disable Verification
|
||||
- DISABLE_WEBHOOK_VERIFICATION=true
|
||||
# IMPORTANT: Set your secret here
|
||||
- DOCUSEAL_WEBHOOK_SECRET=YourSuperSecretTokenFromDocuseal
|
||||
# This internal path must match the one in the Python script
|
||||
|
|
|
|||
Loading…
Reference in a new issue