Skip to content

Commit 8f9e610

Browse files
author
Exploding Labs Bot
committed
Update site from docs source repo
1 parent 4ae3624 commit 8f9e610

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

superstack/gettingstarted/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -684,9 +684,9 @@ <h2 id="2-configure-environment-variables">2. Configure Environment Variables</h
684684
environment or application (you may bring up multiple).</li>
685685
</ul>
686686
<blockquote>
687-
<p>⚠️ The .env file is for local development only. Never store real secrets in
688-
version control or production. Use CI/CD environment variables or a secrets
689-
manager instead.</p>
687+
<p>⚠️ The .env file is for development only. Never store real secrets in version
688+
control or production. Use CI/CD environment variables or a secrets manager
689+
instead.</p>
690690
</blockquote>
691691
<h2 id="3-start-the-stack">3. Start the Stack</h2>
692692
<div class="highlight"><pre><span></span><code>docker<span class="w"> </span>compose<span class="w"> </span>up<span class="w"> </span>-d

0 commit comments

Comments
 (0)