diff test.ini @ 3797:d7488551578e beta

synced vcs with upstream - moved subprocessio module to VCS - many small changes to make embedded vcs as similar to to external lib - use only absolute imports - patch vcs config during load pylons env
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 27 Apr 2013 11:24:25 +0200
parents 88f11b5eb6db
children 5293d4bbb1ea
line wrap: on
line diff
--- a/test.ini	Sat Apr 27 11:45:27 2013 +0200
+++ b/test.ini	Sat Apr 27 11:24:25 2013 +0200
@@ -47,7 +47,7 @@
 max_request_body_size = 107374182400
 use = egg:waitress#main
 
-host = 127.0.0.1
+host = 0.0.0.0
 port = 5000
 
 ## prefix middleware for rc