feat: prod conf

This commit is contained in:
wangfuduo 2026-07-09 09:53:25 +08:00
parent 2a39aec3df
commit 339f39cafb
1 changed files with 5 additions and 5 deletions

View File

@ -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]