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