Skip to content

Commit 28c3ce2

Browse files
author
Exploding Labs Bot
committed
Update site from docs source repo
1 parent 5a1e051 commit 28c3ce2

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

superstack/psql/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -710,8 +710,7 @@ <h2 id="step-2-mount-and-apply-the-configs">🔗 Step 2: Mount and apply the con
710710
<span class="w"> </span><span class="nt">INPUTRC</span><span class="p">:</span><span class="w"> </span><span class="l l-Scalar l-Scalar-Plain">/rc/.inputrc</span>
711711
</code></pre></div>
712712
<h2 id="step-3-restart-the-postgres-container">🔁 Step 3: Restart the Postgres container</h2>
713-
<div class="highlight"><pre><span></span><code>docker<span class="w"> </span>compose<span class="w"> </span>down<span class="w"> </span>postgres
714-
docker<span class="w"> </span>compose<span class="w"> </span>up<span class="w"> </span>-d<span class="w"> </span>postgres
713+
<div class="highlight"><pre><span></span><code>docker<span class="w"> </span>compose<span class="w"> </span>up<span class="w"> </span>-d<span class="w"> </span>--force-recreate<span class="w"> </span>postgres
715714
</code></pre></div>
716715

717716

0 commit comments

Comments
 (0)