Minor update to README file

This commit is contained in:
2025-10-10 07:20:02 +02:00
parent d06faba01f
commit 741eed8a42

View File

@@ -18,6 +18,7 @@ Example buckets:
## 2⃣ Set CORS configuration ## 2⃣ Set CORS configuration
Create a file called `example-cors.xml`: Create a file called `example-cors.xml`:
```json ```json
<CORSConfiguration> <CORSConfiguration>
<CORSRule> <CORSRule>
@@ -96,9 +97,6 @@ cd /app/code/server
``` ```
gosu cloudron:cloudron npm run create-move-video-storage-job -- --to-object-storage gosu cloudron:cloudron npm run create-move-video-storage-job -- --to-object-storage
``` ```
```
```
```
This creates jobs that migrate all videos to your S3 bucket. Progress can be monitored in Cloudron → App → Logs. This creates jobs that migrate all videos to your S3 bucket. Progress can be monitored in Cloudron → App → Logs.
## 5⃣ Verify ## 5⃣ Verify