diff --git a/.env b/.env index e713248..5e05d50 100644 --- a/.env +++ b/.env @@ -1,3 +1,4 @@ +# MONGODB_URI="mongodb://101.79.10.128:27017/local" MONGODB_URI="mongodb://localhost:27017/local" PORT=5100 # RECEIVING_EMAIL= @@ -11,4 +12,4 @@ CLOUDINARY_CLOUD_NAME="dmjztlmj4" CURRENCY=KRW # COMMISSION in percent # COMMISSION= -JWT_SECRET="123456" \ No newline at end of file +JWT_SECRET=picupjwtSecret \ No newline at end of file