fix: update docker docs and compose files

This commit is contained in:
Mythie
2024-03-10 11:13:05 +11:00
parent 05aa52b44a
commit 415f79f821
4 changed files with 30 additions and 1 deletions

View File

@ -49,3 +49,5 @@ services:
- NEXT_PRIVATE_SMTP_FROM_ADDRESS=noreply@documenso.com
ports:
- 3000:3000
volumes:
- ../../apps/web/example/cert.p12:/opt/documenso/cert.p12