mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-16 16:14:28 -04:00
Update README.md
This commit is contained in:
parent
1c86dfff51
commit
aa49456dad
1 changed files with 1 additions and 1 deletions
|
@ -413,7 +413,7 @@ archivebox help
|
||||||
#### 🖥 Web UI Usage
|
#### 🖥 Web UI Usage
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
archivebox manage createsuperuser # set an admin password
|
archivebox manage createsuperuser # create admin user via CLI (or use ADMIN_PASSWORD env variable)
|
||||||
archivebox server 0.0.0.0:8000 # open http://127.0.0.1:8000 to view it
|
archivebox server 0.0.0.0:8000 # open http://127.0.0.1:8000 to view it
|
||||||
|
|
||||||
# you can also configure whether or not login is required for most features
|
# you can also configure whether or not login is required for most features
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue