No description
| app | ||
| test | ||
| tickLeiste@3a9592f958 | ||
| .gitignore | ||
| .gitmodules | ||
| ChangeLog.md | ||
| hie.yaml | ||
| LICENSE | ||
| package.yaml | ||
| README.md | ||
| Setup.hs | ||
| stack.yaml | ||
| stack.yaml.lock | ||
| tickLeisteServer.cabal | ||
tickLeisteServer
You should enable at least one backend (else the application will terminate upon execution) this is done by setting a flag. The options are
http https fast-cgi cgi
fast-cgi depends on the fcgi C library, which should be installed on your system
TODO: can we use multiple backends at once? write configuration documentation.