commit
This commit is contained in:
parent
39bd81628d
commit
1832ed12ec
1 changed files with 0 additions and 2 deletions
2
index.js
2
index.js
|
@ -1,10 +1,8 @@
|
|||
const express = require("express");
|
||||
const fs = require("fs");
|
||||
const path = require("path");
|
||||
const config = require("./config");
|
||||
const cookieParser = require("cookie-parser");
|
||||
const cors = require("cors");
|
||||
const https = require("https");
|
||||
require("dotenv").config();
|
||||
|
||||
const app = express();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue