mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-02 18:59:19 +00:00
Update README: use "./launcher restart" instead of stop then start.
This commit is contained in:
parent
1bce6b8ca4
commit
a8e1de7ec1
1 changed files with 1 additions and 2 deletions
|
@ -35,8 +35,7 @@ The config files are under `shared/seafile/conf`. You can modify the configurati
|
||||||
After modification, restart the docker instance:
|
After modification, restart the docker instance:
|
||||||
|
|
||||||
```
|
```
|
||||||
./launcher stop
|
./launcher restart
|
||||||
./launcher start
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Find logs
|
#### Find logs
|
||||||
|
|
Loading…
Add table
Reference in a new issue