mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02: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:
@@ -167,6 +167,10 @@ Extract and run:
|
|||||||
.\bichon.exe --bichon-root-dir e:\bichon-data
|
.\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
|
## 🔑 Root User Login Information
|
||||||
|
|
||||||
**Bichon currently supports a single Root user login for system access and management.**
|
**Bichon currently supports a single Root user login for system access and management.**
|
||||||
|
|||||||
Reference in New Issue
Block a user