From 2726f22f2e2bb3a5cdfb8fe7aa09fc3c1c1bbeff Mon Sep 17 00:00:00 2001 From: SouravJangid <119869655+SouravJangid@users.noreply.github.com> Date: Sat, 5 Oct 2024 15:53:21 +0530 Subject: [PATCH] Update Layerfile --- Layerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Layerfile b/Layerfile index f2eb7e1..eebd946 100644 --- a/Layerfile +++ b/Layerfile @@ -19,3 +19,4 @@ RUN REPEATABLE docker-compose up -d --build --force-recreate --remove-orphans && EXPOSE WEBSITE localhost:8000 +just for testing