mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2026-01-27 12:50:52 +03:00
Fix docker-compose command
@@ -42,7 +42,7 @@ services:
|
||||
volumes:
|
||||
- /PATH_TO_YOUR_DATA_DIR:/app/data #enter the same pathway as you used for your configurator in step 1
|
||||
```
|
||||
Then use `docker compose up -d` to start.
|
||||
Then use `docker-compose up -d` to start.
|
||||
|
||||
### Option 2: Using docker run
|
||||
|
||||
|
||||
Reference in New Issue
Block a user