fix: redundent space

This commit is contained in:
Junxiang Huang 2025-07-14 11:24:19 +08:00
parent 93aca75563
commit e407763c4e

View File

@ -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"