mirror of
https://github.com/intergalacticalvariable/reader.git
synced 2024-11-16 11:42:32 +08:00
Update README.md
This commit is contained in:
parent
1e2a35e04e
commit
a846c24307
|
@ -28,11 +28,13 @@ It converts any URL to an LLM-friendly input with `http://127.0.0.1:3000/https:/
|
|||
```
|
||||
|
||||
2. Run the container:
|
||||
|
||||
Replace `/path/to/local-storage` with the directory where you want to store screenshots.
|
||||
|
||||
```bash
|
||||
docker run -p 3000:3000 -v /path/to/local-storage:/app/local-storage ghcr.io/intergalacticalvariable/reader:latest
|
||||
```
|
||||
|
||||
Replace `/path/to/local-storage` with the directory where you want to store screenshots.
|
||||
|
||||
### Option 2: Building the image locally
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user