Add SMS bulk delay configuration and validate coupon phone function

This commit is contained in:
Mekan1206
2026-06-03 20:57:54 +05:00
parent 275ee63ffb
commit c74330cfaf
18 changed files with 1637 additions and 0 deletions

View File

@@ -69,3 +69,4 @@ VITE_APP_NAME="${APP_NAME}"
SMS_API_URL=http://216.250.14.144:3000/api/data
SMS_API_TIMEOUT=10
SMS_API_CONNECT_TIMEOUT=5
SMS_BULK_DELAY_MS=300