chore: add service review add and get in service page and also approve and reject for admin
This commit is contained in:
+4
-4
@@ -13,9 +13,9 @@ PGADMIN_EMAIL=root@test.ir
|
||||
PGADMIN_PASSWORD=password
|
||||
|
||||
|
||||
SMS_API_URL= https://api.sms.ir/v1
|
||||
SMS_API_KEY="GoqtKIterHPHTRlmBtv3JTVU06a4a6YvcyCWcv0ISojcpmNW"
|
||||
SMS_PATTERN_OTP=123456
|
||||
SMS_API_URL=https://api.sms.ir/v1
|
||||
SMS_API_KEY="dasdas"
|
||||
SMS_PATTERN_OTP=82385
|
||||
|
||||
SMTP_HOST=
|
||||
SMTP_PORT=
|
||||
@@ -51,4 +51,4 @@ IPG_TYPE=sandbox
|
||||
ZARINPAL_MERCHANT_ID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
|
||||
SITE_URL=http://localhost:4000/payment
|
||||
ZARINPAL_API_URL=zarinpal.com/pg
|
||||
CALLBACK_URL=http://localhost:4000/payments/verify
|
||||
CALLBACK_URL=http://localhost:4000/payments/verify
|
||||
|
||||
Reference in New Issue
Block a user