mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 19:13:34 +00:00
update image name on landing
This commit is contained in:
+1
-1
@@ -112,7 +112,7 @@
|
|||||||
|
|
||||||
<pre> </pre>
|
<pre> </pre>
|
||||||
<pre class="text-zinc-500 select-none"># Deploy your app with automatic HTTPS</pre>
|
<pre class="text-zinc-500 select-none"># Deploy your app with automatic HTTPS</pre>
|
||||||
<pre><span class="text-emerald-500 select-none">$ </span>uc run --name my-app -p app.example.com:8000/https registry/app</pre>
|
<pre><span class="text-emerald-500 select-none">$ </span>uc run --name my-app -p app.example.com:8000/https app-image:latest</pre>
|
||||||
<pre class="text-zinc-200">✨ Your app is available at <span class="underline">https://app.example.com</span></pre>
|
<pre class="text-zinc-200">✨ Your app is available at <span class="underline">https://app.example.com</span></pre>
|
||||||
|
|
||||||
<pre> </pre>
|
<pre> </pre>
|
||||||
|
|||||||
Reference in New Issue
Block a user