增加数据库安全性
This commit is contained in:
parent
2dc0a7069a
commit
62f93b1b90
@ -16,7 +16,7 @@ export const AppDataSource = new DataSource({
|
||||
password: "ZengtudorRXR2008",
|
||||
// password: "Zengtudor",
|
||||
database: "hot",
|
||||
synchronize: true,
|
||||
synchronize: false,
|
||||
logging: false,
|
||||
entities: [Search,Hot,Web,Times],
|
||||
migrations: [],
|
||||
|
Loading…
Reference in New Issue
Block a user