From d2d048c211d8e248be51d2893a9974f3da5a5818 Mon Sep 17 00:00:00 2001 From: phyuna0525 <128463899+phyuna0525@users.noreply.github.com> Date: Sun, 12 May 2024 22:42:27 +0900 Subject: [PATCH] fix : fix --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 08c0e48..cae1621 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,3 +16,4 @@ ENV NEXT_PUBLIC_API_KEY $BASE_URL EXPOSE 3000 CMD ["yarn", "dev"] +