mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-10 09:02:44 +08:00
5 lines
106 B
Text
5 lines
106 B
Text
[console_scripts]
|
|
waitress-serve = waitress.runner:run
|
|
|
|
[paste.server_runner]
|
|
main = waitress:serve_paste
|