From e5c206c11e41219c13abace19d0640e1a028357a 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 22:39:29 +0900 Subject: [PATCH] 123 --- .env.development | 4 ++-- .env.production | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.development b/.env.development index 5903c91..0f1c6e8 100644 --- a/.env.development +++ b/.env.development @@ -1,6 +1,6 @@ -# BASE_URL=http://101.79.10.128:5100 -BASE_URL=http://localhost:5100 +BASE_URL=http://101.79.10.128:5100 +# BASE_URL=http://localhost:5100 STRIPE_PUBLIC_KEY= STRIPE_SECRET_KEY= PAYPAL_CLIENT_ID= diff --git a/.env.production b/.env.production index a885175..6c8865f 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ -BASE_URL="http://localhost:5100" +BASE_URL="http://101.79.10.128:5100" STRIPE_PUBLIC_KEY= STRIPE_SECRET_KEY= PAYPAL_CLIENT_ID=