Skip to content

Commit 132a3fa

Browse files
Deployed 35291bd to dev with MkDocs 1.6.1 and mike 2.0.0
1 parent b0feb04 commit 132a3fa

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed
0 Bytes
Binary file not shown.

dev/advanced/authentication/index.html

+4
Original file line numberDiff line numberDiff line change
@@ -1993,6 +1993,10 @@ <h2 id="override-the-authentication-storage">Override the authentication storage
19931993
</span><span id="__span-4-2"><a id="__codelineno-4-2" name="__codelineno-4-2" href="#__codelineno-4-2"></a><span class="c1"># You can also specify the file in the command line</span>
19941994
</span><span id="__span-4-3"><a id="__codelineno-4-3" name="__codelineno-4-3" href="#__codelineno-4-3"></a>pixi<span class="w"> </span>global<span class="w"> </span>install<span class="w"> </span>--auth-file<span class="w"> </span><span class="nv">$HOME</span>/credentials.json<span class="w"> </span>...
19951995
</span></code></pre></div>
1996+
<div class="admonition note">
1997+
<p class="admonition-title">Note</p>
1998+
<p><code>RATTLER_AUTH_FILE</code> has higher precedence than the CLI argument.</p>
1999+
</div>
19962000
<p>The JSON should follow the following format:</p>
19972001
<div class="language-json highlight"><pre><span></span><code><span id="__span-5-1"><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a><span class="p">{</span>
19982002
</span><span id="__span-5-2"><a id="__codelineno-5-2" name="__codelineno-5-2" href="#__codelineno-5-2"></a><span class="w"> </span><span class="nt">&quot;*.prefix.dev&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>

dev/search/search_index.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)