From 02c9bca3367764274639d40d4e24edcc81174f11 Mon Sep 17 00:00:00 2001 From: Xboard <147830212+cedar2025@users.noreply.github.com> Date: Fri, 29 Aug 2025 01:55:34 +0800 Subject: [PATCH] Rename docker-compose.yml to compose.yaml --- docs/en/installation/1panel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/installation/1panel.md b/docs/en/installation/1panel.md index ca4bf76..627dc4a 100644 --- a/docs/en/installation/1panel.md +++ b/docs/en/installation/1panel.md @@ -67,7 +67,7 @@ git clone -b compose --depth 1 https://github.com/cedar2025/Xboard ./ # Configure Docker Compose ``` -4. Edit docker-compose.yml: +4. Edit compose.yaml: ```yaml services: web: