diff --git a/index.js b/index.js index bd60a6c..65bd778 100644 --- a/index.js +++ b/index.js @@ -314,11 +314,12 @@ app.get('/videos/:filename', (req, res)=>{ }) +let myfilesCommonPath = process.env.COMMON_MYFILE_PATH; app.get('/myfile/:filename', (req, res)=>{ const fileName = req.params.filename; let findFilename = 'What Is Single Sign-on (SSO)? How It Works-(1080p25).mp4'; let memberUID = ''; - let myfilesCommonPath = process.env.COMMON_MYFILE_PATH; + //let myfilesCommonPath = process.env.COMMON_MYFILE_PATH; // var findFilename = ''; //c35c32bc-9ce4-4ca5-9afc-1ecddfd649f5