chore: minor README change

This commit is contained in:
Pavel Sviderski
2025-05-27 16:09:20 +10:00
parent d2dd5e3c89
commit eec728620b
+1 -1
View File
@@ -49,7 +49,7 @@ complexity of Kubernetes.
The screenshot below demonstrates how I use Uncloud to deploy the [Uncloud Documentation](https://docs.uncloud.run) The screenshot below demonstrates how I use Uncloud to deploy the [Uncloud Documentation](https://docs.uncloud.run)
website to 2 remote machines (why not?) from a Docker Compose file on my local machine. It exposes the website to 2 remote machines (why not?) from a Docker Compose file on my local machine. It exposes the
container port `8000/tcp` as HTTPS on the domain `docs.uncloud.run`, served by the Caddy reverse proxy on the remote container port `8000/tcp` as HTTPS on the domain `docs.uncloud.run`, served by the Caddy reverse proxy on the remote
machines. machines. All managed by Uncloud.
![Uncloud compose deployment demo](.github/images/compose-deploy.jpg) ![Uncloud compose deployment demo](.github/images/compose-deploy.jpg)