bypass cloudflare
This commit is contained in:
parent
6da79a4521
commit
1d99f46099
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user