mirror of
https://github.com/documenso/documenso
synced 2026-04-21 13:27:18 +00:00
fix: update testing compose config
This commit is contained in:
parent
415f79f821
commit
608e622f69
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ services:
|
|||
- NEXT_PRIVATE_SMTP_PASSWORD=password
|
||||
- NEXT_PRIVATE_SMTP_FROM_NAME="No Reply @ Documenso"
|
||||
- NEXT_PRIVATE_SMTP_FROM_ADDRESS=noreply@documenso.com
|
||||
- NEXT_PRIVATE_SIGNING_LOCAL_FILE_PATH=/opt/documenso/cert.p12
|
||||
ports:
|
||||
- 3000:3000
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue