mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
update sdoc path
This commit is contained in:
parent
877525e634
commit
6f8958dcea
|
|
@ -246,7 +246,7 @@ Start SeaDoc server with the following command
|
|||
docker compose up -d
|
||||
```
|
||||
|
||||
Wait for a few minutes for the first time initialization. Open `/opt/seadoc-server/sdoc-server/conf/sdoc_server_config.json`, and record `private_key` for modifying Seafile configuration file.
|
||||
Wait for a few minutes for the first time initialization. Open `/opt/seadoc-data/sdoc-server/conf/sdoc_server_config.json`, and record `private_key` for modifying Seafile configuration file.
|
||||
|
||||
### Configure Seafile
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue