mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
fix: redundent space
This commit is contained in:
parent
93aca75563
commit
e407763c4e
|
|
@ -33,7 +33,7 @@ Please refer [here](./system_requirements.md) for the details of system requirem
|
|||
--from-literal=INIT_SEAFILE_ADMIN_PASSWORD='<required>' \
|
||||
--from-literal=INIT_SEAFILE_MYSQL_ROOT_PASSWORD='<required>' \
|
||||
--from-literal=REDIS_PASSWORD='' \
|
||||
--from-literal=S3_SECRET_KEY='' \
|
||||
--from-literal=S3_SECRET_KEY='' \
|
||||
--from-literal=S3_SSE_C_KEY=''
|
||||
```
|
||||
=== "Seafile CE"
|
||||
|
|
|
|||
Loading…
Reference in New Issue