From dfec5a4e6aba7d9921f394b2ca07571c8f121d47 Mon Sep 17 00:00:00 2001 From: kckoh Date: Wed, 11 Jan 2023 21:31:54 -0800 Subject: [PATCH] =?UTF-8?q?chore/#16=20readme.md=20=EC=8B=A4=ED=96=89=20?= =?UTF-8?q?=EB=B0=A9=EB=B2=95=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4067c88..d5682e6 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# TaeGong-s-life \ No newline at end of file +# TaeGong-s-life + +## 실행 전 +.env 파일 추가 해주세요 + +## 실행 하기 +docker compose up --build + +도커 환경에서 나가기: +ctrl + c