From c183e251075c438a16cd6ec264bc248d984deab3 Mon Sep 17 00:00:00 2001 From: 8ga Date: Wed, 4 Mar 2026 14:19:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E9=83=A8=E7=BD=B2CodeServ?= =?UTF-8?q?er.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 部署CodeServer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/部署CodeServer.md b/部署CodeServer.md index 63247db..5122995 100644 --- a/部署CodeServer.md +++ b/部署CodeServer.md @@ -18,5 +18,5 @@ services: - ./workspace:/projects ports: - "48331:8443" - restart: on-failure:5 + restart: on-failure:3 ``` \ No newline at end of file