docusealco / docuseal

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

Is it possible test with private ip? #125

Closed tlap08609 closed 8 months ago

tlap08609 commented 8 months ago

i try HOST= private-ip docker-compose up it will not work

AlexandrToorchyn commented 8 months ago

@tlap08609

yes - but please use this docker run command:

docker run --name docuseal -p 3000:3000 -v.:/data docuseal/docuseal