mirror of
https://github.com/rembo10/headphones.git
synced 2026-03-21 20:29:27 +00:00
10 lines
136 B
INI
10 lines
136 B
INI
[supervisor]
|
|
scheme="http"
|
|
protocol="HTTP/1.1"
|
|
port= 8080
|
|
host= "127.0.0.1"
|
|
profile= False
|
|
validate= False
|
|
conquer= False
|
|
server="wsgi"
|