mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-09-02 10:53:15 +02:00
Updated Docker (markdown)
@@ -11,7 +11,7 @@ cd /path/to/ArchiveBox
|
|||||||
mkdir data && chmod 777 data
|
mkdir data && chmod 777 data
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
```
|
```
|
||||||
Then open `http://127.0.0.1:8098` (HTTP, not HTTPS) to view the archive.
|
Then open `http://127.0.0.1:8098` to view the archive (HTTP, not HTTPS).
|
||||||
|
|
||||||
To add new URLs, you can use docker-compose just like the normal `./archive` CLI:
|
To add new URLs, you can use docker-compose just like the normal `./archive` CLI:
|
||||||
```bash
|
```bash
|
||||||
|
Reference in New Issue
Block a user