done
This commit is contained in:
parent
5178dc753c
commit
6c37695434
|
@ -7,7 +7,7 @@ const db = mysql.createConnection({
|
||||||
password: "AVNS_EPHqPilzmVjZfm8GH4G",
|
password: "AVNS_EPHqPilzmVjZfm8GH4G",
|
||||||
database: "defaultdb",
|
database: "defaultdb",
|
||||||
port: "25060",
|
port: "25060",
|
||||||
connectTimeout: 10000, // 10 seconds
|
connectTimeout: 20000, // 20 seconds
|
||||||
});
|
});
|
||||||
|
|
||||||
// Connect to MySQL database
|
// Connect to MySQL database
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -42,7 +42,7 @@
|
||||||
<!-- <script src="https://stackpath.bootstrapcdn.com/bootstrap/5.1.3/js/bootstrap.bundle.min.js"></script> -->
|
<!-- <script src="https://stackpath.bootstrapcdn.com/bootstrap/5.1.3/js/bootstrap.bundle.min.js"></script> -->
|
||||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||||
|
|
||||||
<script type="module" crossorigin src="/assets/index-DbJZ5O77.js"></script>
|
<script type="module" crossorigin src="/assets/index-B-iE_q9C.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-BrT2kTNU.css">
|
<link rel="stylesheet" crossorigin href="/assets/index-BrT2kTNU.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue