Skip to content

Commit 6c33588

Browse files
author
Exploding Labs Bot
committed
Update site from docs source repo
1 parent efa01fd commit 6c33588

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

superstack/deploy/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ <h1 id="deploying-to-remote-environments">☁️ Deploying to Remote Environment
531531
server.</p>
532532
<h2 id="1-build-your-images">🧱 1. Build Your Images</h2>
533533
<p>If a service has a <code>build:</code> section, add your own image name and version tag:</p>
534-
<div class="highlight"><span class="filename">compose.yaml</span><pre><span></span><code><span class="nt">services</span><span class="p">:</span>
534+
<div class="highlight"><span class="filename">app/compose.yaml</span><pre><span></span><code><span class="nt">services</span><span class="p">:</span>
535535
<span class="w"> </span><span class="nt">caddy</span><span class="p">:</span>
536536
<span class="w"> </span><span class="nt">build</span><span class="p">:</span>
537537
<span class="w"> </span><span class="nt">context</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">./caddy</span>

0 commit comments

Comments
 (0)