Repository URL to install this package:
|
Version:
1.7 ▾
|
[app:main]
use = egg:tutorial
pyramid.reload_templates = true
pyramid.includes =
pyramid_debugtoolbar
tutorial.secret = 98zd
[server:main]
use = egg:pyramid#wsgiref
host = 0.0.0.0
port = 6543