From 22f705d6c97f2cf488e0a7bee1a80f9fc6b0341a Mon Sep 17 00:00:00 2001 From: Pavel Sviderski Date: Wed, 5 Feb 2025 20:48:02 +1000 Subject: [PATCH] update image name on landing --- website/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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