feat: prod conf
This commit is contained in:
parent
2a39aec3df
commit
339f39cafb
|
|
@ -6,15 +6,15 @@ log_level = 6
|
|||
app_id =
|
||||
app_name = "TWIN"
|
||||
app_logo = "http://cdn.batiao8.com/flaunt/logo/108.png"
|
||||
app_domain = ""
|
||||
app_domain = "https://twin.batiao8.com"
|
||||
ingore_event = "/api/user/event"
|
||||
|
||||
[mysql]
|
||||
host = ""
|
||||
host = "10.0.2.157"
|
||||
port = 3307
|
||||
user = ""
|
||||
pass = ""
|
||||
db = ""
|
||||
user = "twin"
|
||||
pass = "z[T)5svx--N(nUO("
|
||||
db = "twin"
|
||||
threshold = 10000
|
||||
|
||||
[elastic]
|
||||
|
|
|
|||
Loading…
Reference in New Issue