mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-23 13:09:00 +00:00
Fix error in run/readme where it suggested local dev environment uses HTTPS
This commit is contained in:
parent
aa0d256d6a
commit
972d03efdf
@ -46,11 +46,10 @@ $ docker-compose up
|
||||
|
||||
| Address | Description |
|
||||
|-------------------------|------------------|
|
||||
| https://localhost:8080/ | User-facing GUI |
|
||||
| https://localhost:8081/ | Operator's GUI |
|
||||
| http://localhost:8080/ | User-facing GUI |
|
||||
| http://localhost:8081/ | Operator's GUI |
|
||||
|
||||
Note that the operator's GUI does not perform any sort of authentication. Preferrably don't expose
|
||||
it publicly, but if you absolutely must, use a proxy or Basic Auth to add security.
|
||||
Note that the operator's GUI does not perform any sort of authentication. Preferrably don't expose it publicly, but if you absolutely must, use a proxy or Basic Auth to add security.
|
||||
|
||||
### 6. Download Sample Data
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user