mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-30 01:44:23 +00:00
Update README with Bichon command requirements
Added information about requirements for --bichon-root-dir and --bichon-cors-origins arguments when binary deploying.
This commit is contained in:
committed by
GitHub
parent
6a5706e846
commit
c586bab84e
@@ -167,6 +167,10 @@ Extract and run:
|
||||
.\bichon.exe --bichon-root-dir e:\bichon-data
|
||||
```
|
||||
|
||||
* --bichon-root-dir argument is required and must be an absolute path.
|
||||
|
||||
* If you are accessing Bichon from a proxy domain **mydomain** argument --bichon-cors-origins="https://mydomain" is required.
|
||||
|
||||
## 🔑 Root User Login Information
|
||||
|
||||
**Bichon currently supports a single Root user login for system access and management.**
|
||||
|
||||
Reference in New Issue
Block a user