mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-23 22:53:00 +02:00
Update README.md
This commit is contained in:
@@ -367,8 +367,8 @@ archivebox help
|
|||||||
#### 🖥 Web UI Usage
|
#### 🖥 Web UI Usage
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
archivebox manage createsuperuser
|
archivebox manage createsuperuser # set an admin password
|
||||||
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
|
||||||
archivebox config --set PUBLIC_INDEX=False
|
archivebox config --set PUBLIC_INDEX=False
|
||||||
|
Reference in New Issue
Block a user