From 2b39b139818753931aebd569e3b63dcc17b57dfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B5=ED=9D=AC=20=EA=B9=80?= Date: Tue, 10 Dec 2024 12:49:34 +0900 Subject: [PATCH] =?UTF-8?q?env=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 731bcaf..565cfac 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,6 @@ -BASE_URL=http://localhost:5100 +# BASE_URL=http://localhost:5100 +BASE_URL=http://192.168.0.6:5100 +# BASE_URL=http://127.0.0.1:5100 STRIPE_PUBLIC_KEY= STRIPE_SECRET_KEY= PAYPAL_CLIENT_ID=