1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-01 02:21:52 +02:00

Updated Roadmap (markdown)

Nick Sweeting
2019-04-03 00:25:16 -04:00
parent b998962bdd
commit 40911581fe

@@ -280,7 +280,11 @@ timestamp,url
1554263415.2,https://archivebox.io 1554263415.2,https://archivebox.io
``` ```
### `$ archivebox server [--bind=0.0.0.0:8000]` ### `$ archivebox server`
#### `--bind=[ip:port]`
The address:port combo to run the server on, defaults to `127.0.0.1:8012`.
```bash ```bash
# WIP # WIP
``` ```