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=