mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-25 18:22:48 +00:00
fix: remove IS_PRO_VERSION environment variables
Some checks are pending
Deploy CI - 13.0 / deploy (push) Waiting to run
Some checks are pending
Deploy CI - 13.0 / deploy (push) Waiting to run
This commit is contained in:
parent
dce6fa9a7a
commit
eba6d6e6bd
|
|
@ -99,7 +99,6 @@ upgrade/upgrade_12.0_13.0.sh
|
|||
conf/.env
|
||||
|
||||
```env
|
||||
IS_PRO_VERSION=true
|
||||
JWT_PRIVATE_KEY=<Your jwt private key>
|
||||
SEAFILE_SERVER_PROTOCOL=https
|
||||
SEAFILE_SERVER_HOSTNAME=seafile.example.com
|
||||
|
|
|
|||
Loading…
Reference in New Issue