From a293988d999a40551cf60117d42567fee316dbc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B5=ED=9D=AC=20=EA=B9=80?= Date: Sun, 8 Dec 2024 21:04:42 +0900 Subject: [PATCH] =?UTF-8?q?=ED=86=A0=ED=81=B0=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 998a052..cf1daba 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ -MONGODB_URI="mongodb://localhost:27017/local" +MONGODB_URI="mongodb://101.79.10.128:27017/local" PORT=5100 # RECEIVING_EMAIL= # EMAIL_PASSWORD= @@ -11,4 +11,4 @@ CLOUDINARY_CLOUD_NAME="dmjztlmj4" CURRENCY=KRW # COMMISSION in percent # COMMISSION= -JWT_SECRET=picupjwtSecret \ No newline at end of file +JWT_SECRET="123456" \ No newline at end of file