mirror of
https://github.com/kaythomas0/noisedash.git
synced 2025-11-14 04:14:02 +00:00
Add initial authentication system
This commit is contained in:
3
server/config.js
Normal file
3
server/config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
'secret': 'supersecret'
|
||||
};
|
||||
Reference in New Issue
Block a user