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