From c15bf63f2be420f4c448cc7578dcacf06c3920af Mon Sep 17 00:00:00 2001 From: xboard Date: Tue, 7 Jan 2025 13:59:45 +0800 Subject: [PATCH] update compose.sample.yaml --- compose.sample.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/compose.sample.yaml b/compose.sample.yaml index 8ccc7ca..56728a5 100644 --- a/compose.sample.yaml +++ b/compose.sample.yaml @@ -1,7 +1,6 @@ services: web: - # image: ghcr.io/cedar2025/xboard:new - build: . + image: ghcr.io/cedar2025/xboard:new volumes: - ./:/www/ environment: