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:
Néstor Díaz Valencia
2025-11-22 09:49:44 +01:00
committed by GitHub
parent 6a5706e846
commit c586bab84e
+4
View File
@@ -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.**