You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
1.1 KiB
59 lines
1.1 KiB
[net] |
|
registry="127.0.0.1:8500" # consul 地址 |
|
nats="nats://127.0.0.1:4222" # nats地址 |
|
|
|
[redis] |
|
addr="127.0.0.1:6379" |
|
name="" |
|
passwd="" |
|
tls=false |
|
db=0 |
|
cluster=false |
|
|
|
[es] |
|
#urls=["http://127.0.0.1:9200"] |
|
urls=["http://elastic:joyyu7XRwlpJtXFEIw80@47.112.119.250:9400"] |
|
sniff=false |
|
|
|
[mysql] |
|
#dsn="xh_rwuser:!Xhwlkj2018@tcp(127.0.0.1:3306)/game" |
|
dsn="root:d9JaXnG5QuuZLIrY@tcp(47.112.119.250:3306)/slotsgame" |
|
debug=true |
|
|
|
[facebook] |
|
prefix="fb" |
|
appKey="" |
|
appSecret="" |
|
authURL="https://graph.facebook.com" |
|
|
|
[google] |
|
prefix="gp" |
|
authURL="oauth2.googleapis.com/tokeninfo?id_token=" |
|
|
|
[common] |
|
savePicPath="" |
|
avatarURL="" |
|
|
|
[server] |
|
IsExamine=true |
|
ExamineURL="172.105.117.6:7615" |
|
GameURL="172.105.117.6:7615" |
|
|
|
[warn] |
|
URL = "http://smsapi.5taogame.com/sms/httpSmsInterface2" |
|
ID = "xlk168888" |
|
Account = "xlk168888" |
|
Password = "xlk168888" |
|
Sign = "【章鱼游戏】" |
|
Action = "sendhy" |
|
|
|
[mails] |
|
Accounts = ["lila48w4@gmail.com"] |
|
Pass = ["eqqpmbabzihirygu"] |
|
|
|
[newPacks] |
|
PIDs = [117,116,102,157,121,141,162] |
|
|
|
[ad] |
|
FBAPIURL = "https://graph.facebook.com/v18.0/" |
|
KwaiAPIURL = "http://www.adsnebula.com/log/common/api" |