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