From 9834c74573c81c8b3d0ead55d68f3a7c8ee5a78a Mon Sep 17 00:00:00 2001 From: mrzta <108747930+mrzta@users.noreply.github.com> Date: Thu, 12 Feb 2026 20:06:27 +0000 Subject: [PATCH] Update compose.yml --- cv/compose.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cv/compose.yml b/cv/compose.yml index 93c78c9..2bf69a5 100644 --- a/cv/compose.yml +++ b/cv/compose.yml @@ -1,6 +1,7 @@ services: cvsite: - image: zeshan + build: . # This is the key for local builds + image: zeshan # This will be the name of the local image created container_name: zeshan restart: always networks: