README.md aktualisiert
This commit is contained in:
parent
722a9ed6a5
commit
37cb854512
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ docuseal-listener:
|
|||
ports:
|
||||
- "5001:8000" # Expose port 5001 on your host, mapping to port 8000 in the container
|
||||
environment:
|
||||
# Add these two lines for URL rewriting
|
||||
- DOCUSEAL_PUBLIC_URL=https://docu.nord-go.com
|
||||
- DOCUSEAL_INTERNAL_URL=http://app:3000
|
||||
# Enable or disable Verification
|
||||
- DISABLE_WEBHOOK_VERIFICATION=true
|
||||
# IMPORTANT: Set your secret here
|
||||
|
|
|
|||
Loading…
Reference in a new issue