Skip to content

Commit 40ad16b

Browse files
committed
deploy: 01d9d48
1 parent a67a5e8 commit 40ad16b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

poetry-template/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2508,7 +2508,7 @@ <h2 id="quick-start">⚡ Quick Start</h2>
25082508
</div>
25092509
<div class="admonition info">
25102510
<p class="admonition-title">Step 3: Set up environment variables</p>
2511-
<div class="language-bash highlight"><pre><span></span><code><span id="__span-2-1"><a id="__codelineno-2-1" name="__codelineno-2-1" href="#__codelineno-2-1"></a>cp<span class="w"> </span>example.env<span class="w"> </span>.env.development
2511+
<div class="language-bash highlight"><pre><span></span><code><span id="__span-2-1"><a id="__codelineno-2-1" name="__codelineno-2-1" href="#__codelineno-2-1"></a>cp<span class="w"> </span>.env.example<span class="w"> </span>.env.development
25122512
</span><span id="__span-2-2"><a id="__codelineno-2-2" name="__codelineno-2-2" href="#__codelineno-2-2"></a><span class="c1"># Edit .env.development as needed</span>
25132513
</span></code></pre></div>
25142514
</div>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

uv-template/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2508,7 +2508,7 @@ <h2 id="quick-start">⚡ Quick Start</h2>
25082508
</div>
25092509
<div class="admonition info">
25102510
<p class="admonition-title">Step 3: Set up environment variables</p>
2511-
<div class="language-bash highlight"><pre><span></span><code><span id="__span-2-1"><a id="__codelineno-2-1" name="__codelineno-2-1" href="#__codelineno-2-1"></a>cp<span class="w"> </span>example.env<span class="w"> </span>.env.development
2511+
<div class="language-bash highlight"><pre><span></span><code><span id="__span-2-1"><a id="__codelineno-2-1" name="__codelineno-2-1" href="#__codelineno-2-1"></a>cp<span class="w"> </span>.env.example<span class="w"> </span>.env.development
25122512
</span><span id="__span-2-2"><a id="__codelineno-2-2" name="__codelineno-2-2" href="#__codelineno-2-2"></a><span class="c1"># Edit .env.development as needed</span>
25132513
</span></code></pre></div>
25142514
</div>

0 commit comments

Comments
 (0)