From 331f2adb1c1498b50190f65286d088e747a0aaca Mon Sep 17 00:00:00 2001 From: Ho3ein Date: Mon, 29 May 2023 17:56:13 +0330 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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"` |