mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-17 13:30:00 -04:00
tmp
This commit is contained in:
parent
4836de517c
commit
ac35b7a61c
1 changed files with 1 additions and 1 deletions
2
app.js
2
app.js
|
@ -10,7 +10,7 @@ import nodemailer from "nodemailer";
|
|||
import * as uuid from "uuid";
|
||||
import fs from "node:fs";
|
||||
import bcrypt from "bcrypt";
|
||||
|
||||
// fx
|
||||
const PORT = process.env.PORT || 3000;
|
||||
const __dirname = process.cwd();
|
||||
const ACTIVE_CODES = new Set();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue