docusealco / docuseal

Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
https://www.docuseal.co
GNU Affero General Public License v3.0
5.97k stars 410 forks source link

SSL Encrption #95

Closed binahmad03 closed 1 year ago

binahmad03 commented 1 year ago

I am hosting docueal using docker. However, I am unable to see the GUI because of unsecure connection error. I have installed SSL encrytion for nginx but after the following command "HOST=your-domain-name.com docker-compose up" Caddy won´t start the service. Caddy only runs if I stop the nginx (same goes for Apache).