Steve Piercy
2017-10-22 5ba44d4fd4c3bcec0ab550bbb7bfe25a9b296118
docs/quick_tutorial/authentication/development.ini
@@ -6,5 +6,5 @@
tutorial.secret = 98zd
[server:main]
use = egg:pyramid#wsgiref
port = 6543
use = egg:waitress#main
listen = localhost:6543