Ai_GirlFriend/xunifriend_RaeeC/.env

14 lines
198 B
Bash
Raw Normal View History

app_debug = false
app_trace = false
2026-02-01 10:03:21 +08:00
[database]
type = mysql
2026-02-28 09:40:18 +08:00
hostname = localhost
2026-02-01 10:03:21 +08:00
database = fastadmin
2026-02-28 09:40:18 +08:00
username = root
password = rootx77
2026-02-01 10:03:21 +08:00
hostport = 3306
charset = utf8mb4
prefix = nf_
debug = true