Changeset - 8a2ddd2d6b4e
[Not reviewed]
default
0 1 0
Marcin Kuzminski - 16 years ago 2010-02-18 14:52:59

changed port
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
production.ini
Show inline comments
 
@@ -14,7 +14,7 @@ error_email_from = paste_error@localhost
 
[server:main]
 
use = egg:Paste#http
 
host = 127.0.0.1
 
port = 5000
 
port = 8001
 

	
 
[app:main]
 
use = egg:pylons_app
0 comments (0 inline, 0 general)