This commit is contained in:
ponzischeme89
2026-01-18 00:07:41 +13:00
parent 3d1f2d13a6
commit 33547c2980
+3 -3
View File
@@ -17,8 +17,8 @@ Sublogue is a lightweight open-source tool for enriching SRT files. Pull metadat
## Getting started ## Getting started
### Docker <details>
<summary>Docker Compose</summary>
Create `data/` and `media/` folders next to the compose file, then run: Create `data/` and `media/` folders next to the compose file, then run:
```yaml ```yaml
@@ -46,7 +46,7 @@ docker compose up -d
``` ```
Open `http://localhost:5000`. Open `http://localhost:5000`.
</details>
<details> <details>
<summary>Unraid</summary> <summary>Unraid</summary>