bypass cloudflare

This commit is contained in:
myh 2023-12-02 16:43:03 +08:00
parent 6da79a4521
commit 1d99f46099

View File

@ -7,7 +7,7 @@ import { Users } from './entity/user.entity';
imports: [ imports: [
TypeOrmModule.forRoot({ TypeOrmModule.forRoot({
type: "mssql", type: "mssql",
host: "intpointer.com", host: "106.54.219.245",
port: 1433, port: 1433,
username: "myh", username: "myh",
password: "20231103#MS_Sql", password: "20231103#MS_Sql",