diff --git a/README.md b/README.md index bf0fbda4..a0fc7253 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,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 -sudo HOST=your-domain-name.com docker compose up +sudo HOST=your-domain-name.com docker-compose up ``` ## For Businesses