Kleine Verbesserungen
This commit is contained in:
parent
b7586bed26
commit
38f3030b93
2 changed files with 30 additions and 11 deletions
|
|
@ -45,5 +45,5 @@ dmx.rgbs = [
|
|||
dmx.update()
|
||||
dmx.start()
|
||||
|
||||
run(host='localhost', port=8080, reloader=True)
|
||||
run(host='localhost', port=8080, server='wsgiref', reloader=True)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue