This commit is contained in:
zpc 2025-04-25 11:13:47 +08:00
parent 1f9c3b55e9
commit ea269ffc08

6
.env
View File

@ -6,9 +6,9 @@ DEFAULT_TIMEZONE = Asia/Shanghai
[DATABASE]
TYPE = mysql
HOSTNAME = 127.0.0.1
DATABASE = youda_neice
USERNAME = youda_neice
PASSWORD = youda_neice
DATABASE = youda
USERNAME = youda
PASSWORD = youda
HOSTPORT = 3306
CHARSET = utf8
DEBUG = false