Deployed eba6d6e6 to 13.0 with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
ci-bot 2025-12-04 02:25:29 +00:00
parent cd59f51a36
commit e7ab72d6f1
2 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -5644,8 +5644,7 @@ Please always follow the main <a href="../upgrade/">upgrade guide</a>.</p>
</code></pre></div>
<h3 id="5-modify-the-env-file-in-conf-directory">5) Modify the <code>.env</code> file in <code>conf/</code> directory<a class="headerlink" href="#5-modify-the-env-file-in-conf-directory" title="Permanent link">&para;</a></h3>
<p>conf/.env</p>
<div class="highlight"><pre><span></span><code>IS_PRO_VERSION=true
JWT_PRIVATE_KEY=&lt;Your jwt private key&gt;
<div class="highlight"><pre><span></span><code>JWT_PRIVATE_KEY=&lt;Your jwt private key&gt;
SEAFILE_SERVER_PROTOCOL=https
SEAFILE_SERVER_HOSTNAME=seafile.example.com
SEAFILE_MYSQL_DB_HOST=&lt;your database host&gt;