mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-25 18:22:48 +00:00
Deployed eba6d6e6 to 13.0 with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
cd59f51a36
commit
e7ab72d6f1
File diff suppressed because one or more lines are too long
|
|
@ -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">¶</a></h3>
|
||||
<p>conf/.env</p>
|
||||
<div class="highlight"><pre><span></span><code>IS_PRO_VERSION=true
|
||||
JWT_PRIVATE_KEY=<Your jwt private key>
|
||||
<div class="highlight"><pre><span></span><code>JWT_PRIVATE_KEY=<Your jwt private key>
|
||||
SEAFILE_SERVER_PROTOCOL=https
|
||||
SEAFILE_SERVER_HOSTNAME=seafile.example.com
|
||||
SEAFILE_MYSQL_DB_HOST=<your database host>
|
||||
|
|
|
|||
Loading…
Reference in New Issue