@@ -76,9 +76,9 @@ video_dest = '/var/www/html/'+video_sub_folder
avatar_dest = '/var/www/html/'+avatar_sub_folder
-@app.get("/index2")
-async def index2():
- return FileResponse('static/index2.html')
+# @app.get("/index2")
+# async def index2():
+# return FileResponse('static/index2.html')
@app.get("/index_eng")
async def index2():