diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-10-04 12:17:59 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-10-04 14:41:52 +0300 |
| commit | c3ce1da0d6090c2d6019dc2049dde908f7288a99 (patch) | |
| tree | 646bf337c6232defb5f25843b99a8cc7b627e587 /README.md | |
| parent | 02bc488c1c1024e9be44ae3cfdf678b20bb4d6b3 (diff) | |
Web base path will be generated randomly
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -315,11 +315,14 @@ Our platform offers compatibility with a diverse range of architectures and devi <details> <summary>Click for default settings details</summary> -### Username & Password & webbasepath: +### Username, Password, Port, and Web Base Path - These will be generated randomly if you skip modifying them. +If you choose not to modify these settings, they will be generated randomly (this does not apply to Docker). - - **Port:** the default port for panel is `2053` +**Default Settings for Docker:** +- **Username:** admin +- **Password:** admin +- **Port:** 2053 ### Database Management: |
