mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-05-15 04:38:07 +00:00
Update README.md
This commit is contained in:
parent
45a8d6c95e
commit
331f2adb1c
1 changed files with 3 additions and 0 deletions
|
@ -88,10 +88,12 @@ Note: If your server's CPU architecture is `arm64`, modify the `amd64` in `tar z
|
|||
# Install with Docker
|
||||
<details>
|
||||
<summary>Click for Docker details</summary>
|
||||
|
||||
1. Install Docker:
|
||||
```sh
|
||||
bash <(curl -sSL https://get.docker.com)
|
||||
```
|
||||
|
||||
2. Clone the Project Repository:
|
||||
|
||||
```sh
|
||||
|
@ -261,6 +263,7 @@ Reference syntax:
|
|||
# Environment Variables
|
||||
<details>
|
||||
<summary>Click for Environment Variables details</summary>
|
||||
|
||||
| Variable | Type | Default |
|
||||
| -------------- | :--------------------------------------------: | :------------ |
|
||||
| XUI_LOG_LEVEL | `"debug"` \| `"info"` \| `"warn"` \| `"error"` | `"info"` |
|
||||
|
|
Loading…
Reference in a new issue