feat: prod conf
This commit is contained in:
parent
339f39cafb
commit
81f5d3bfa0
|
|
@ -3,7 +3,7 @@ address = "0.0.0.0:9246"
|
|||
#0:PAINC 1:FATAL 2:ERROR 3:WARNING 4:INFO 5:DEBUG 6:TRACE
|
||||
log_level = 6
|
||||
#log_level = 6
|
||||
app_id =
|
||||
app_id = 10063
|
||||
app_name = "TWIN"
|
||||
app_logo = "http://cdn.batiao8.com/flaunt/logo/108.png"
|
||||
app_domain = "https://twin.batiao8.com"
|
||||
|
|
@ -28,10 +28,10 @@ address="127.0.0.1:6379"
|
|||
[unify]
|
||||
address = "http://127.0.0.1:9281"
|
||||
phone_sender = "aliyun-verify-sms"
|
||||
phone_pass = ""
|
||||
message_sender = "flaunt"
|
||||
phone_pass = "OH5mYPE8m57KQNGdTcy"
|
||||
message_sender = "twin"
|
||||
admin_token = "c39e1c6e-38f7-422c-a7d1-9e05bf65596f"
|
||||
api_token = ""
|
||||
api_token = "10bdec3a-160a-40b6-a349-9f1137c872c6"
|
||||
|
||||
[weixin]
|
||||
open_appid = "wxa8582ea488f32dd6"
|
||||
|
|
@ -59,7 +59,7 @@ master_secret = "80ixavzltw6IhRV0Ig01i8"
|
|||
xiaomi_channel_id = ""
|
||||
|
||||
[storage]
|
||||
qiniu_domain = "https://cdn2.batiao8.com"
|
||||
qiniu_domain = "http://cdn2.batiao8.com"
|
||||
qiniu_bucket = "batiao-cdn2"
|
||||
qiniu_access_key = "PXLslf3oy6daTpT7byNHE2b5-Y_BlZLpewfNVB4y"
|
||||
qiniu_secret_key = "C2fUI3qdrQIPkwx2yB4h1Etjbb0LQ15P4aHwShWa"
|
||||
|
|
|
|||
Loading…
Reference in New Issue