Initial commit
This commit is contained in:
3
backend/assets/config/config.js
Normal file
3
backend/assets/config/config.js
Normal file
@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
PORT: process.env.PORT || 8080
|
||||
};
|
Reference in New Issue
Block a user