123
This commit is contained in:
parent
385e75a2f8
commit
e5c206c11e
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
# BASE_URL=http://101.79.10.128:5100
|
BASE_URL=http://101.79.10.128:5100
|
||||||
BASE_URL=http://localhost:5100
|
# BASE_URL=http://localhost:5100
|
||||||
STRIPE_PUBLIC_KEY=
|
STRIPE_PUBLIC_KEY=
|
||||||
STRIPE_SECRET_KEY=
|
STRIPE_SECRET_KEY=
|
||||||
PAYPAL_CLIENT_ID=
|
PAYPAL_CLIENT_ID=
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
BASE_URL="http://localhost:5100"
|
BASE_URL="http://101.79.10.128:5100"
|
||||||
STRIPE_PUBLIC_KEY=
|
STRIPE_PUBLIC_KEY=
|
||||||
STRIPE_SECRET_KEY=
|
STRIPE_SECRET_KEY=
|
||||||
PAYPAL_CLIENT_ID=
|
PAYPAL_CLIENT_ID=
|
||||||
|
Loading…
Reference in New Issue
Block a user