diff --git a/README.md b/README.md index 8b021c4e..2adf923f 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ curl https://raw.githubusercontent.com/docusealco/docuseal/master/docker-compose Run the app under a custom domain over https using docker compose (make sure your DNS points to the server to automatically issue ssl certs with Caddy): ```sh -HOST=your-domain-name.com docker-compose up +sudo HOST=your-domain-name.com docker compose up ``` ## For Businesses