fixed port
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require('dotenv').config();
|
||||
|
||||
const {
|
||||
PORT = 5000,
|
||||
PORT,
|
||||
JWT_SECRET,
|
||||
DB_HOST,
|
||||
DB_USER,
|
||||
|
||||
Reference in New Issue
Block a user