From c7941d027be068f6e563a17e882232580fe15334 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 5 Sep 2025 20:12:41 +0900 Subject: feat(worker): move directory worker/ to worker/php/ --- compose.local.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'compose.local.yaml') diff --git a/compose.local.yaml b/compose.local.yaml index ed7be03..c6fdf72 100644 --- a/compose.local.yaml +++ b/compose.local.yaml @@ -49,9 +49,9 @@ services: retries: 5 restart: always - worker: + worker-php: build: - context: ./worker + context: ./worker/php expose: - 80 env_file: [.env] -- cgit v1.2.3-70-g09d2