Logo
Explore Help
Sign In
norm/NP_CSM_Tool
1
0
Fork 0
You've already forked NP_CSM_Tool
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
templates
NP_CSM_Tool/app/wsgi.py
Norm Rasmussen 7630cb80aa Opted for timeout/inactivity to clear the session rather than closing the tab/window. That should do for the time being. Need to add the client path sessions to when the ession is created. Currently, it will only delete the old files if the user clicks templates first. If they don't and files exist... they may not get deleted.
2023-03-17 17:22:18 -04:00

7 lines
138 B
Python
Raw Permalink Blame History

import eventlet
from eventlet import wsgi
from app import apicalls
app = apicalls()
wsgi.server(eventlet.list(("127.0.0.1", 5000), app))
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.0+dev-138-gd21ce9fa07 Page: 536ms Template: 16ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API