From d98dab795765886e42561fd80303553849a57a31 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sun, 26 May 2024 13:01:31 -0400 Subject: [PATCH] let myfilesCommonPath = process.env.COMMON_MYFILE_PATH; --- index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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