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