Skip to content

Commit 5d7750c

Browse files
author
Exploding Labs Bot
committed
Update site from docs source repo
1 parent b9ceb0f commit 5d7750c

File tree

4 files changed

+327
-571
lines changed

4 files changed

+327
-571
lines changed

superstack/gettingstarted/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -720,6 +720,9 @@ <h2 id="what-just-happened">🧩 What Just Happened?</h2>
720720
<li>Launches PostgREST and Swagger UI</li>
721721
<li>Serves everything through Caddy</li>
722722
</ol>
723+
<blockquote>
724+
<p>💡 Only Caddy exposes a port – all services are routed through it.</p>
725+
</blockquote>
723726
<h2 id="change-the-docker-images-to-your-own-recommended">Change the Docker images to your own (Recommended)</h2>
724727
<p>In <code>compose.yaml</code>, change the <code>explodinglabs</code> images to your own:</p>
725728
<div class="highlight"><pre><span></span><code><span class="nt">postgres</span><span class="p">:</span>

0 commit comments

Comments
 (0)