-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
41 lines (38 loc) · 1.09 KB
/
Copy path.env.example
File metadata and controls
41 lines (38 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
PORT=3000
APP_BASE_URL=http://localhost:3000
HEROSMS_API_KEY=replace_me
HEROSMS_BASE_URL=https://hero-sms.com/stubs/handler_api.php
HEROSMS_CURRENCY=840
SMSMAN_API_TOKEN=
SMSMAN_BASE_URL=https://api.sms-man.com/control
# Convert one SMS-Man price unit to CNY before adding the fixed markup.
SMSMAN_PRICE_CNY_RATE=0.08
USD_CNY_RATE=7.20
PRICE_MARKUP_CNY=1.00
ALLOW_LIVE_SMS_IN_SANDBOX=false
SMS_AUTO_REPLACE_AFTER_SECONDS=180
# 0 = unlimited replacements until a code is received
SMS_AUTO_REPLACE_MAX_ATTEMPTS=0
SMS_AUTO_REPLACE_SCAN_SECONDS=10
PAYMENT_ORDER_TTL_MINUTES=20
ADMIN_EMAIL=admin@local
ADMIN_PASSWORD=change-this-to-a-long-random-password
# Email verified registration and Cloudflare Turnstile
EMAIL_VERIFICATION_REQUIRED=false
SMTP_HOST=smtp.example.com
SMTP_PORT=587
SMTP_USER=
SMTP_PASSWORD=
SMTP_FROM=Cloud SMS <no-reply@example.com>
TURNSTILE_SITE_KEY=
TURNSTILE_SECRET=
# sandbox / yishoumi
PAY_PROVIDER=sandbox
YSM_APP_ID=
YSM_SECRET=
YSM_BASE_URL=https://www.yishoumi.cn
# 50Pay / 彩虹易支付兼容接口
# PAY_PROVIDER=epay
EPAY_BASE_URL=https://50pay.xiajuan88.com
EPAY_PID=
EPAY_KEY=