changeset 7:8a2ddd2d6b4e

changed port
author Marcin Kuzminski
date Thu, 18 Feb 2010 14:52:59 +0100
parents 2620dac853ad
children 3092016c6d0c
files production.ini
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/production.ini	Thu Feb 18 14:51:26 2010 +0100
+++ b/production.ini	Thu Feb 18 14:52:59 2010 +0100
@@ -14,7 +14,7 @@
 [server:main]
 use = egg:Paste#http
 host = 127.0.0.1
-port = 5000
+port = 8001
 
 [app:main]
 use = egg:pylons_app