diff --git a/website/index.html b/website/index.html index a9274fe1..8342fd3d 100644 --- a/website/index.html +++ b/website/index.html @@ -112,7 +112,7 @@
 
# Deploy your app with automatic HTTPS
-
$ uc run --name my-app -p app.example.com:8000/https registry/app
+
$ uc run --name my-app -p app.example.com:8000/https app-image:latest
✨ Your app is available at https://app.example.com