docs(readme): add docker compose command for Chinese users

This commit is contained in:
cfngc4594 2025-03-25 22:27:56 +08:00
parent ae2d4c6482
commit da45b2c76a

View File

@ -103,6 +103,12 @@ Once the environment variables are configured, start the application using Docke
docker compose up -d --build
```
For Chinese users:
```sh
docker compose -f compose.cn.yml up -d --build
```
#### Step 5: Access the Application
The application should now be running. You can access it at: