mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
Update server.md
This commit is contained in:
parent
6a85856643
commit
58a3602c3c
|
|
@ -170,6 +170,7 @@ cd ~/dev/source-code/seahub/
|
|||
export PYTHONPATH=/usr/local/lib/python3.6/site-packages/:/root/dev/source-code/seahub/thirdpart:$PYTHONPATH
|
||||
export CCNET_CONF_DIR=/root/dev/conf
|
||||
export SEAFILE_CONF_DIR=/root/dev/seafile-data
|
||||
export SEAFILE_CENTRAL_CONF_DIR=/root/dev/conf
|
||||
```
|
||||
|
||||
### Create seahub database tables
|
||||
|
|
|
|||
Loading…
Reference in New Issue