mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2026-01-31 06:41:05 +03:00
Fix docker-compose command
@@ -42,7 +42,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /PATH_TO_YOUR_DATA_DIR:/app/data #enter the same pathway as you used for your configurator in step 1
|
- /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
|
### Option 2: Using docker run
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user