Ben Kurtovic 8 lat temu
rodzic
commit
2fcde9f420
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      app.fcgi

+ 1
- 1
app.fcgi Wyświetl plik

@@ -20,4 +20,4 @@ def index():

if __name__ == '__main__':
from flup.server.fcgi import WSGIServer
WSGIServer(myapp).run()
WSGIServer(app).run()

Ładowanie…
Anuluj
Zapisz