When I ran the following code: waitress.serve(application,host='localhost',port=8000)
In the terminal appears the other name instead of host defined in command: Serving on http://LAPTOP-O4GOA2OU:8000 There's some problem with how I called the server? -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/c35888ed-70ba-47aa-83a4-74f6646a7d98%40googlegroups.com.
