Deposit
This commit is contained in:
@@ -33,6 +33,10 @@ NODE_ENV=development
|
||||
# CORS (comma-separated origins, e.g. https://app.example.com)
|
||||
# CORS_ORIGIN=
|
||||
|
||||
# Public URLs used to build short links sent by SMS (e.g. deposit payment/review links)
|
||||
FRONTEND_URL=http://localhost:3000
|
||||
API_PUBLIC_URL=http://localhost:4000
|
||||
|
||||
# Zarinpal Payment Gateway
|
||||
ZARINPAL_MERCHANT_ID=8bf4bd49-df53-44b3-a58d-b068d4c1ec98
|
||||
ZARINPAL_SANDBOX=true
|
||||
|
||||
Reference in New Issue
Block a user