mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-25 18:22:48 +00:00
fix setup binary
This commit is contained in:
parent
f7859345e8
commit
3368d112c2
|
|
@ -391,7 +391,6 @@ nano /opt/seafile/conf/.env
|
|||
```
|
||||
|
||||
```sh
|
||||
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