From 69fc5f84cede5a51805d8d30e64879bacfcb0a82 Mon Sep 17 00:00:00 2001 From: m1m1sha <18262227804@163.com> Date: Sat, 5 Apr 2025 09:31:47 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E7=A7=BB=E9=99=A4docker-compose.yml?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/guide/installation.md | 1 - guide/installation.md | 1 - 2 files changed, 2 deletions(-) diff --git a/en/guide/installation.md b/en/guide/installation.md index 4a66650..a878e06 100644 --- a/en/guide/installation.md +++ b/en/guide/installation.md @@ -25,7 +25,6 @@ ::: details docker-compose.yml ```yaml [docker-compose.yml] - version: '3.8' services: watchtower: # Used to automatically update the easytier image, delete this part if not needed command: --interval 3600 --cleanup --label-enable diff --git a/guide/installation.md b/guide/installation.md index aa02605..76ef202 100644 --- a/guide/installation.md +++ b/guide/installation.md @@ -29,7 +29,6 @@ ::: details docker-compose.yml ```yaml [docker-compose.yml] - version: '3.8' services: watchtower: # 用于自动更新easytier镜像,若不需要请删除这部分 command: --interval 3600 --cleanup --label-enable