mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
Added auth module for future
This commit is contained in:
@@ -16,5 +16,6 @@ export const config = {
|
||||
},
|
||||
server: {
|
||||
port: +process.env.SERVER_PORT || 8080,
|
||||
access_token: process.env.ACCESS_TOKEN || '',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user