diff --git a/README.md b/README.md index d635b10e..56c4b344 100644 --- a/README.md +++ b/README.md @@ -88,10 +88,12 @@ Note: If your server's CPU architecture is `arm64`, modify the `amd64` in `tar z # Install with Docker
Click for Docker details + 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
Click for Environment Variables details + | Variable | Type | Default | | -------------- | :--------------------------------------------: | :------------ | | XUI_LOG_LEVEL | `"debug"` \| `"info"` \| `"warn"` \| `"error"` | `"info"` |