mirror of
https://github.com/documenso/documenso.git
synced 2025-11-09 20:12:31 +10:00
docs: add docker compose instructions
Add docker section to Deployment section
This commit is contained in:
@ -245,6 +245,12 @@ We support a variety of deployment methods, and are actively working on adding m
|
||||
|
||||
[](https://render.com/deploy?repo=https://github.com/documenso/documenso)
|
||||
|
||||
## Docker Compose
|
||||
|
||||
Clone the repo and run the following command from `documenso` folder:
|
||||
|
||||
> docker compose -f docker/compose.yml up
|
||||
|
||||
# Troubleshooting
|
||||
|
||||
## I'm not receiving any emails when using the developer quickstart
|
||||
|
||||
Reference in New Issue
Block a user