From 80a1a127573c99844b895c4687df62bea9ea05c7 Mon Sep 17 00:00:00 2001 From: Xboard <147830212+cedar2025@users.noreply.github.com> Date: Tue, 21 Jan 2025 22:11:22 +0800 Subject: [PATCH] Update compose.sample.yaml --- compose.sample.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose.sample.yaml b/compose.sample.yaml index 6931693..36fd830 100644 --- a/compose.sample.yaml +++ b/compose.sample.yaml @@ -1,6 +1,6 @@ services: web: - image: ghcr.io/cedar2025/xboard:latest + image: ghcr.io/cedar2025/xboard:new volumes: - ./.docker/.data/redis/:/data/ - ./:/www/ @@ -28,4 +28,4 @@ services: volumes: - ./.docker/.data/redis:/data sysctls: - net.core.somaxconn: 1024 \ No newline at end of file + net.core.somaxconn: 1024