1
0
Fork 0
mirror of https://github.com/evilhero/mylar synced 2025-02-01 20:11:31 +00:00
mylar/lib/cherrypy/test/native-server.ini
Brian Hartvigsen 69eeb9b49d Put libs/ in sys.path
Update bs4 to latest version to fix issues
Get clean modules using `pip install --upgrade --target=lib`
Move cherrypy, mako, pystun, bs4 into lib directory
2016-08-23 00:01:41 -06:00

9 lines
136 B
INI
Executable file

[supervisor]
scheme="http"
protocol="HTTP/1.1"
port= 8080
host= "127.0.0.1"
profile= False
validate= False
conquer= False
server="wsgi"