Skip to content

Commit 0eb673c

Browse files
committed
fix: Referencing incorrect repo
1 parent 73abcf4 commit 0eb673c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hls-storage-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ docker run -d \
5959
-v ./data:/var/www/config \
6060
-v /path/to/your/hls-storage:/hls-segments \ # ← Map host directory
6161
-e HLS_TEMP_DIR=/hls-segments \
62-
hektyc/m3u-editor:dev
62+
sparkison/m3u-editor:dev
6363
```
6464

6565
**Docker Compose**:

0 commit comments

Comments
 (0)