mirror of
https://github.com/evilhero/mylar
synced 2025-02-01 20:11:31 +00:00
69eeb9b49d
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
9 lines
136 B
INI
Executable file
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"
|